dune-common
2.4.1
|
an implementation of std::integer_sequence to be introduced in C++14 More...
#include <dune/common/std/utility.hh>
Public Types | |
typedef T | value_type |
value type More... | |
Static Public Member Functions | |
static DUNE_CONSTEXPR std::size_t | size () |
return number of elements in sequence More... | |
an implementation of std::integer_sequence to be 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
|
inlinestatic |
return number of elements in sequence