Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 413 of file expression.h.
Public Types | |
typedef std::decay< typenamefunction_traits< Function >::templatearg< 0 >::type >::type | first_argument_type |
typedef std::decay< typenamefunction_traits< Function >::templatearg< 1 >::type >::type | second_argument_type |
typedef std::decay< typenamefunction_traits< Function >::result_type >::type | result_type |
typedef std::decay<typenamefunction_traits<Function>::templatearg<0>::type>::type first_argument_type |
Definition at line 415 of file expression.h.
typedef std::decay<typenamefunction_traits<Function>::templatearg<1>::type>::type second_argument_type |
Definition at line 417 of file expression.h.
typedef std::decay<typenamefunction_traits<Function>::result_type>::type result_type |
Definition at line 419 of file expression.h.