Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Specialization of Value for const types. More...
#include <Sacado_Traits.hpp>
Public Types | |
typedef ValueType< T >::type | value_type |
Static Public Member Functions | |
static SACADO_INLINE_FUNCTION const value_type & | eval (const T &x) |
Specialization of Value for const types.
Definition at line 350 of file Sacado_Traits.hpp.
typedef ValueType<T>::type Sacado::Value< const T >::value_type |
Definition at line 351 of file Sacado_Traits.hpp.
|
inlinestatic |
Definition at line 353 of file Sacado_Traits.hpp.