Dune Core Modules (2.4.1)
Dune::Std::integer_sequence< T, Ints > Class Template Reference
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 | |
Static Public Member Functions | |
static DUNE_CONSTEXPR std::size_t | size () |
return number of elements in sequence | |
Detailed Description
template<class T, T... Ints>
class Dune::Std::integer_sequence< T, Ints >
class Dune::Std::integer_sequence< T, Ints >
an implementation of std::integer_sequence to be introduced in C++14
- Template Parameters
-
T an integer type ...Ints a non-type parameter pack
The documentation for this class was generated from the following file:
- dune/common/std/utility.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)