#include <objectize.hh>
Inheritance diagram for lestes::std::objectize< T >:

Private Member Functions | |
| objectize () | |
| this one is never meant to be instantiated, only the specializations are | |
Thie wrappe is needed for the dumper to be simple :-)
For all the lestes collections to work, specialization for T must have a static create method that takes a value of type T (or a reference to T).
Definition at line 51 of file objectize.hh.
| lestes::std::objectize< T >::objectize | ( | ) | [private] |
this one is never meant to be instantiated, only the specializations are
1.5.1-20070107