dune-common  2.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
Dune::integral_constant< T, v > Struct Template Reference

#include <dune/common/typetraits.hh>

Static Public Attributes

static constexpr T value = v
 

Member Data Documentation

template<typename T , T v>
constexpr T Dune::integral_constant< T, v >::value = v
static
Deprecated:
"Use std::integral_constant instead!"

The documentation for this struct was generated from the following file: