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