Dune::NullPointerInitialiser< Pair< Head *, Tail > > Class Template Reference

#include <utility.hh>

List of all members.


Detailed Description

template<class Head, class Tail>
class Dune::NullPointerInitialiser< Pair< Head *, Tail > >

Specialisation for standard tuple element.


Public Types

typedef Pair< Head *, Tail > ResultType

Static Public Member Functions

static ResultType apply ()
 Static method to build up tuple.

Member Typedef Documentation

template<class Head, class Tail>
typedef Pair<Head*, Tail> Dune::NullPointerInitialiser< Pair< Head *, Tail > >::ResultType

The subpart of the tuple which is handed back to the next instance of the NullPointerInitialiser.


The documentation for this class was generated from the following file:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)