dune-common  2.5.0
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

§ value

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: