#include <AK/Tools/Common/AkKeyDef.h>
#include <AK/Tools/Common/AkObject.h>
#include <AK/Tools/Common/AkArray.h>
Go to the source code of this file.
Macros | |
#define | AK_HASH_SIZE_VERY_SMALL 11 |
Typedefs | |
typedef AkUInt32 | AkHashType |
template<class T_KEY , class T_MAPSTRUCT > | |
using | AkDefaultHashListBarePolicy = AkHashListBareMemberPolicy< T_KEY, T_MAPSTRUCT > |
Functions | |
template<class T_KEY > | |
AkForceInline AkHashType | AkHash (T_KEY in_key) |
Variables | |
static const AkHashType | kHashSizes [] = { 29, 53, 97, 193, 389, 769, 1543, 3079, 6151, 12289, 24593, 49157, 98317, 196613, 393241, 786433, 1572869, 3145739, 6291469, 12582917, 25165843, 50331653, 100663319, 201326611, 402653189, 805306457, 1610612741 } |
static const size_t | kNumHashSizes = sizeof(kHashSizes) / sizeof(kHashSizes[0]) |
static const AkReal32 | kHashTableGrowthFactor = 0.9f |
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise