dune-common
2.7.0
|
Helper template to append a type to a std::tuple. More...
#include <dune/common/tupleutility.hh>
Helper template to append a type to a std::tuple.
Tuple | The std::tuple type to extend |
T | The type to be appended to the std::tuple |