#include <map>
#include <vector>
#include <typeinfo>
#include <string>
#include <boost/iterator/transform_iterator.hpp>
Go to the source code of this file.
Classes | |
class | utl::TypeLabeledContainer< Base, OwnershipPolicy >::ConstIterator< T > |
struct | utl::TypeLabeledContainer< Base, OwnershipPolicy >::DynamicCast< T > |
class | utl::HoldOnly |
Non-owning policy class. More... | |
class | utl::TypeLabeledContainer< Base, OwnershipPolicy >::Iterator< T > |
class | utl::Own |
Owning policy class. More... | |
class | utl::TypeLabeledContainer< Base, OwnershipPolicy > |
container of classes with common base, labeled by concrete type More... | |
Namespaces | |
utl | |