dune-common  2.4.1
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>

Inheritance diagram for Dune::Std::index_sequence< Ints >:
Inheritance graph

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: