Universal deletion template.
More...
#include <Utils.h>
List of all members.
Public Member Functions |
| template<class T > |
| void | operator() (T t) const |
| template<class T , class U > |
| void | operator() (std::pair< T, U > &t) const |
Detailed Description
Universal deletion template.
Member Function Documentation
template<class T >
| void Linderdaum::Utils::clDeletionHelper::operator() |
( |
T |
t | ) |
const [inline] |
template<class T , class U >
| void Linderdaum::Utils::clDeletionHelper::operator() |
( |
std::pair< T, U > & |
t | ) |
const [inline] |
The documentation for this class was generated from the following file: