Dune::PointerPairDeletor< Tuple > Struct Template Reference
#include <utility.hh>
Detailed Description
template<class Tuple>
struct Dune::PointerPairDeletor< Tuple >
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: