dune-common 2.9.0
|
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.