#include <GenericExpression.H>


Public Member Functions | |
| g_add (const E1 &u, const E2 &v) | |
| auto | evaluate () const |
| Public Member Functions inherited from GenericExpression< g_add< E1, E2 > > | |
| auto | evaluate () const |
Static Public Attributes | |
| static constexpr bool | is_leaf = false |
| Static Public Attributes inherited from GenericExpression< g_add< E1, E2 > > | |
| static constexpr bool | is_leaf |
Definition at line 221 of file GenericExpression.H.
|
inline |
Definition at line 221 of file GenericExpression.H.
Referenced by evaluate().

|
inline |
Definition at line 221 of file GenericExpression.H.
References g_add().

|
staticconstexpr |
Definition at line 221 of file GenericExpression.H.