Dune Core Modules (2.3.1)
Dune::NullPointerInitialiser< Tuple > Class Template Reference
A helper template that initializes a tuple consisting of pointers to NULL. More...
#include <dune/common/tupleutility.hh>
Public Types | |
typedef Tuple | ResultType |
export the type of the tuples | |
Static Public Member Functions | |
static ResultType | apply () |
generate a zero-initialized tuple | |
Detailed Description
template<class Tuple>
class Dune::NullPointerInitialiser< Tuple >
class Dune::NullPointerInitialiser< Tuple >
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.
The documentation for this class was generated from the following file:
- dune/common/tupleutility.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)