Dune Core Modules (2.4.2)

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 >

an implementation of std::integer_sequence to be introduced in C++14

Template Parameters
Tan integer type
...Intsa non-type parameter pack

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)