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