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