|
libpsynth 0.2.1
|
Time-stamp: <2010-10-19 18:16:30 raskolnikov> More...
#include <memory>#include <algorithm>

Go to the source code of this file.
Classes | |
| struct | psynth::base::deleter< PtrT > |
| Functor for the delete operator, usefull to clear pointer containers with for_each. More... | |
| class | psynth::base::null_ptr< T > |
| class | psynth::base::manage_me_ptr< T > |
| class | psynth::base::mgr_ptr< T > |
| class | psynth::base::mgr_auto_ptr< T > |
| class | psynth::base::mgr_container< T > |
| class | psynth::base::mgr_assoc< T > |
| struct | std::remove_pointer< psynth::base::null_ptr< T > > |
Namespaces | |
| namespace | psynth |
| namespace | psynth::base |
| namespace | std |
Functions | |
| template<class T > | |
| manage_me_ptr< T > | psynth::base::manage (T *ptr) |
Time-stamp: <2010-10-19 18:16:30 raskolnikov>
Pointer manipulation helper functions.
1.7.4