Dune::IsVolatile< T > Struct Template Reference
[Common]
#include <typetraits.hh>
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
The documentation for this struct was generated from the following file: