Dune Core Modules (2.4.2)

Dune::Std::index_sequence< Ints > Class Template Reference

a function similar to std::index_sequence to be introduced in C++14 More...

#include <dune/common/std/utility.hh>

Public Types

typedef std::size_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<std::size_t... Ints>
class Dune::Std::index_sequence< Ints >

a function similar to std::index_sequence to be introduced in C++14

Template Parameters
...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)