Mana
|
#include <algorithm>
#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) |