dune-common 2.9.0
|
A helper template that initializes a std::tuple consisting of pointers to nullptr. More...
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.