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