Dune Core Modules (unstable)
std::tuple_element< i, Dune::MultiTypeBlockMatrix< Args... > > Struct Template Reference
Make std::tuple_element work for MultiTypeBlockMatrix. More...
#include <dune/istl/multitypeblockmatrix.hh>
Detailed Description
template<size_t i, typename... Args>
struct std::tuple_element< i, Dune::MultiTypeBlockMatrix< Args... > >
struct std::tuple_element< i, Dune::MultiTypeBlockMatrix< Args... > >
Make std::tuple_element work for MultiTypeBlockMatrix.
It derives from std::tuple after all.
The documentation for this struct was generated from the following file:
- dune/istl/multitypeblockmatrix.hh
