Deletes all objects pointed to in a std::tuple of pointers. More...
#include <dune/common/tupleutility.hh>
Static Public Member Functions | |
template<typename... Ts> | |
static void | apply (std::tuple< Ts...> &t) |
Deletes all objects pointed to in a std::tuple of pointers.
static void Dune::PointerPairDeletor< Tuple >::apply | ( | std::tuple< Ts...> & | t | ) | [inline, static] |