tmw/src/utils/dtor.h File Reference

#include <algorithm>
#include <functional>
#include <utility>

Go to the source code of this file.

Classes

struct  dtor< T >
struct  dtor< std::pair< T1, T2 > >

Functions

template<class Cont>
dtor< typename Cont::value_type > make_dtor (Cont const &)
template<typename Container>
void delete_all (Container &c)


Function Documentation

template<typename Container>
void delete_all ( Container c  )  [inline]

Definition at line 49 of file dtor.h.

template<class Cont>
dtor<typename Cont::value_type> make_dtor ( Cont const &   )  [inline]

Definition at line 43 of file dtor.h.


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5