Dune Core Modules (unstable)
std::tuple_size< Dune::MultiTypeBlockMatrix< Args... > > Struct Template Reference
Make std::tuple_size work for MultiTypeBlockMatrix. More...
#include <dune/istl/multitypeblockmatrix.hh>
Detailed Description
template<typename... Args>
struct std::tuple_size< Dune::MultiTypeBlockMatrix< Args... > >
struct std::tuple_size< Dune::MultiTypeBlockMatrix< Args... > >
Make std::tuple_size 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
