dune-istl 2.9.0
|
Make std::tuple_element work for MultiTypeBlockVector. More...
#include <dune/istl/multitypeblockvector.hh>
Public Types | |
using | type = typename std::tuple_element< i, std::tuple< Args... > >::type |
Make std::tuple_element work for MultiTypeBlockVector.
It derives from std::tuple after all.