Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 194 of file expression.h.
Public Types | |
typedef function_traits< Function >::result_type | result_type |
typedef std::decay< typename function_traits< Function >::template arg< 0 >::type >::type | argument_type |
typedef function_traits<Function>::result_type result_type |
Definition at line 195 of file expression.h.
typedef std::decay<typename function_traits<Function>::template arg<0>::type>::type argument_type |
Definition at line 197 of file expression.h.