|
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 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... | |
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.7