Dune::IsConst< T > Struct Template Reference
[Common]
#include <typetraits.hh>
List of all members.
Detailed Description
template<typename T>
struct Dune::IsConst< T >
Tests wether a type is constant.
|
Public Types |
enum | { value = ConstantVolatileTraits<T>::isConst
} |
Member Enumeration Documentation
- Enumerator:
-
value |
True if The type is constant. |
The documentation for this struct was generated from the following file: