|
dune-common
2.3.1
|
Determine whether a type is a lvalue reference type. More...
#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 | |
Determine whether a type is a lvalue reference type.
|
inherited |
type of this class itself
|
inherited |
type of value
|
inlineinherited |
conversion to value_type/T
|
staticinherited |
value this type was generated for
1.8.1.2