Dune::PointerPairDeletor< Tuple > Struct Template Reference
[Tuple Utilities]

Deletes all objects pointed to in a std::tuple of pointers. More...

#include <dune/common/tupleutility.hh>

List of all members.

Static Public Member Functions

template<typename... Ts>
static void apply (std::tuple< Ts...> &t)

Detailed Description

template<class Tuple>
struct Dune::PointerPairDeletor< Tuple >

Deletes all objects pointed to in a std::tuple of pointers.


Member Function Documentation

template<class Tuple >
template<typename... Ts>
static void Dune::PointerPairDeletor< Tuple >::apply ( std::tuple< Ts...> &  t  )  [inline, static]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1