#include <TypeContainer.h>
template<class OBJECT_TYPES>
template<class SPECIFIC_TYPE >
arena_t NULL
Definition: jemalloc_internal.h:624
size_t Count(ContainerMapList< SPECIFIC_TYPE > const &elements, SPECIFIC_TYPE *)
Definition: TypeContainerFunctions.h:132
ContainerMapList< OBJECT_TYPES > i_elements
Definition: TypeContainer.h:111
template<class OBJECT_TYPES>
Removes the object from the container, and returns the removed object.
ContainerMapList< OBJECT_TYPES > i_elements
Definition: TypeContainer.h:111
template<class OBJECT_TYPES>
ContainerMapList< OBJECT_TYPES > i_elements
Definition: TypeContainer.h:111
template<class OBJECT_TYPES>
template<class SPECIFIC_TYPE >
inserts a specific object into the container
arena_t NULL
Definition: jemalloc_internal.h:624
bool Insert(ContainerUnorderedMap< SPECIFIC_TYPE, KEY_TYPE > &elements, KEY_TYPE const &handle, SPECIFIC_TYPE *obj)
Definition: TypeContainerFunctions.h:38
ContainerMapList< OBJECT_TYPES > i_elements
Definition: TypeContainer.h:111
template<class OBJECT_TYPES>
The documentation for this class was generated from the following file: