COVISE Core
Macros
unordered_set.h File Reference
#include <ciso646>
#include <hash_map>
#include <hash_set>
Include dependency graph for unordered_set.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_set   std::hash_set
 
#define HASH_NAMESPACE   stdext
 

Macro Definition Documentation

◆ HASH_NAMESPACE

#define HASH_NAMESPACE   stdext

◆ unordered_map

#define unordered_map   std::hash_map

◆ unordered_set

#define unordered_set   std::hash_set