Dune::PointerPairDeletor< Pair< Head *, Nil > > Struct Template Reference
#include <utility.hh>
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: