Dune::PointerPairDeletor< Pair< Head *, Nil > > Struct Template Reference

#include <utility.hh>

List of all members.


Detailed Description

template<class Head>
struct Dune::PointerPairDeletor< Pair< Head *, Nil > >

Specialisation for last (non-Nil) tuple element.


Static Public Member Functions

static void apply (Pair< Head *, Nil > &p)
 Deletes object pointed to by first element.

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

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)