/
struct Geo GeoFixedPoolMap

This is the documentation for Enlighten.

struct Geo GeoFixedPoolMap

template<typename TKey, typename TValue, class TPredicate>
struct Geo::GeoFixedPoolMap

To make usage of this pool class a bit less painful, create template holding classes for typedefs; since template typedefs do not exist, this is the closest you can get.

Typedefs

Name Description
GeoMap< TKey, TValue, TPredicate, GeoFixedPoolAllocator< GeoPair< const TKey, TValue > > > Type

A typedef for a GeoMap using a GeoFixedPoolAllocator.

Related content

struct Geo GeoFixedPoolMap
struct Geo GeoFixedPoolMap
More like this
struct Geo GeoFixedPoolList
struct Geo GeoFixedPoolList
More like this
struct Geo GeoFixedPoolList
struct Geo GeoFixedPoolList
More like this
struct Geo GeoFixedPoolList
struct Geo GeoFixedPoolList
More like this
struct Geo GeoFixedPoolList
struct Geo GeoFixedPoolList
More like this
class Geo GeoAutoReleaseMap
class Geo GeoAutoReleaseMap
More like this