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