dune-common 3.0-git
|
an implementation of std::integer_sequence as introduced in C++14 More...
#include <dune/common/std/utility.hh>
Public Types | |
typedef T | value_type |
value type | |
Static Public Member Functions | |
static constexpr std::size_t | size () |
return number of elements in sequence | |
an implementation of std::integer_sequence as introduced in C++14
T | an integer type |
...Ints | a non-type parameter pack |
typedef T Dune::Std::integer_sequence< T, Ints >::value_type |
value type
|
inlinestaticconstexpr |
return number of elements in sequence