dune-common
2.7.1
|
Go to the source code of this file.
Namespaces | |
Dune | |
Dune namespace. | |
Dune::Std | |
Namespace for features backported from new C++ standards. | |
Typedefs | |
template<typename... T> | |
using | Dune::Std::index_sequence_for = make_index_sequence< typename Dune::SizeOf< T... >{}> |
Create index_sequence from 0 to sizeof...(T)-1. More... | |