dune-common
2.3.0
|
#include <dune/common/typetraits.hh>
Public Types | |
typedef bool | value_type |
type of value | |
typedef integral_constant < bool, v > | type |
type of this class itself |
Public Member Functions | |
operator value_type () | |
conversion to value_type/T |
Static Public Attributes | |
static const bool | value |
value this type was generated for |
|
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