Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
Specialization of ValueType for const types. More...
#include <Sacado_Traits.hpp>
Public Types | |
typedef const ValueType< T >::type | type |
Specialization of ValueType for const types.
This should work for most types
Definition at line 328 of file Sacado_Traits.hpp.
typedef const ValueType<T>::type Sacado::ValueType< const T >::type |
Definition at line 329 of file Sacado_Traits.hpp.