Frobby 0.9.5
|
Go to the source code of this file.
Classes | |
class | ElementDeleter< Container > |
Functions | |
template<class Container , class Element > | |
void | exceptionSafePushBack (Container &container, auto_ptr< Element > pointer) |
template<class Container , class Element > | |
void | noThrowPushBack (Container &container, auto_ptr< Element > pointer) throw () |
Definition at line 129 of file ElementDeleter.h.