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

#include <utility.hh>

List of all members.


Detailed Description

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

Specialisation for a standard tuple element.


Static Public Member Functions

static void apply (Pair< Head *, Tail > &p)

Member Function Documentation

template<class Head, class Tail>
static void Dune::PointerPairDeletor< Pair< Head *, Tail > >::apply ( Pair< Head *, Tail > &  p  )  [inline, static]

Deletes object pointed to by first element and triggers deletion on subsequent pairs.


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

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)