Dune::PointerPairDeletor< PairT > Struct Template Reference
#include <utility.hh>
Detailed Description
template<class PairT>
struct Dune::PointerPairDeletor< PairT >
Deletes all objects pointed to in a tuple of pointers.
- Warning:
- Pointers cannot be set to NULL, so calling the Deletor twice or accessing elements of a deleted tuple leads to unforeseeable results!
The documentation for this struct was generated from the following file: