Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
UnorderedMap.h File Reference
#include "HashNamespace.h"
#include <hash_map>
Include dependency graph for UnorderedMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UNORDERED_MAP   std::hash_map
#define UNORDERED_MULTIMAP   std::hash_multimap

Macro Definition Documentation

◆ UNORDERED_MAP

◆ UNORDERED_MULTIMAP

#define UNORDERED_MULTIMAP   std::hash_multimap

Definition at line 59 of file UnorderedMap.h.