#include <GHashUncached.h>
|
using | BaseType = GHash< C, U, HashF, Allocator, GHashNode< C, U, HashF >, GHashsetNodeEntry< GHashNode< C, U, HashF >, typename GHashNode< C, U, HashF >::NodeHashF > > |
|
using | SelfType = GHashUncached< C, U, HashF, Allocator > |
|
using | SelfType = GHash< C, U, HashF, Allocator, HashNode, Entry, Container > |
|
using | const_iterator = typename Container::const_iterator |
|
using | iterator = typename Container::iterator |
|
◆ BaseType
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
using RE::GHashUncached< C, U, HashF, Allocator >::BaseType = GHash< C, U, HashF, Allocator, GHashNode<C, U, HashF>, GHashsetNodeEntry<GHashNode<C, U, HashF>, typename GHashNode<C, U, HashF>::NodeHashF> > |
◆ SelfType
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
◆ GHashUncached() [1/3]
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
◆ GHashUncached() [2/3]
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
RE::GHashUncached< C, U, HashF, Allocator >::GHashUncached |
( |
std::int32_t |
a_sizeHint | ) |
|
|
inline |
◆ GHashUncached() [3/3]
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
◆ ~GHashUncached()
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
◆ operator=()
template<class C , class U , class HashF = GFixedSizeHash<C>, class Allocator = GAllocatorGH<C>>
The documentation for this class was generated from the following file: