dune-common
2.7.0
|
A helper template that initializes a std::tuple consisting of pointers to nullptr. More...
#include <dune/common/tupleutility.hh>
A helper template that initializes a std::tuple consisting of pointers to nullptr.
A std::tuple of nullptr may be useful when you use a std::tuple of pointers in a class which you can only initialise in a later stage.