CoDiPack  2.2.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::ExpressionTraits::IsConstantExpression< Expr > Struct Template Reference

If the expression inherits from ConstantExpression. Is either std::false_type or std::true_type. More...

#include <expressionTraits.hpp>

Inheritance diagram for codi::ExpressionTraits::IsConstantExpression< Expr >:

Detailed Description

template<typename Expr>
struct codi::ExpressionTraits::IsConstantExpression< Expr >

If the expression inherits from ConstantExpression. Is either std::false_type or std::true_type.


The documentation for this struct was generated from the following file: