Dune::IsConst< T > Struct Template Reference
[Common (foundation classes)]

Tests wether a type is constant. More...

#include <dune/common/typetraits.hh>

List of all members.

Public Types

enum  { value = ConstantVolatileTraits<T>::isConst }

Detailed Description

template<typename T>
struct Dune::IsConst< T >

Tests wether a type is constant.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
value 

True if The type is constant.


The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].