Dune::NullPointerInitialiser< PairT > Class Template Reference

#include <utility.hh>


Detailed Description

template<class PairT>
class Dune::NullPointerInitialiser< PairT >

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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)