|
dune-common
2.3.1
|
#include <dune/common/dotproduct.hh>

Public Types | |
| typedef T | value_type |
| type of value More... | |
| typedef integral_constant< T, 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 T | value = v |
| value this type was generated for More... | |
|
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().
1.8.7