dune-common 2.9.0
Loading...
Searching...
No Matches
Dune::PushBackTuple< Tuple, T > Struct Template Reference

Helper template to append a type to a std::tuple. More...

Detailed Description

template<class Tuple, class T>
struct Dune::PushBackTuple< Tuple, T >

Helper template to append a type to a std::tuple.

Template Parameters
TupleThe std::tuple type to extend
TThe type to be appended to the std::tuple

The documentation for this struct was generated from the following file: