dune-common
2.3.1-rc1
|
#include <dune/common/typetraits.hh>
Public Types | |
typedef bool | value_type |
type of value More... | |
typedef integral_constant < bool, v > | type |
type of this class itself More... | |
Public Member Functions | |
operator value_type () | |
conversion to value_type/T More... | |
Static Public Attributes | |
static const bool | value |
value this type was generated for More... | |
|
inherited |
type of this class itself
|
inherited |
type of value
|
inlineinherited |
conversion to value_type/T
References Dune::integral_constant< T, v >::value.
|
staticinherited |
value this type was generated for