LLVM API Documentation

hash_map.h File Reference

#include <ext/hash_map>
#include <vector>
#include "llvm/ADT/HashExtras.h"

Include dependency graph for hash_map.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HAVE_GNU_EXT_HASH_MAP   1
#define HAVE_STD_EXT_HASH_MAP   0
#define HAVE_GLOBAL_HASH_MAP   0
#define HASH_NAMESPACE   __gnu_cxx


Define Documentation

#define HASH_NAMESPACE   __gnu_cxx

Definition at line 39 of file hash_map.h.

#define HAVE_GLOBAL_HASH_MAP   0

Definition at line 32 of file hash_map.h.

#define HAVE_GNU_EXT_HASH_MAP   1

Definition at line 30 of file hash_map.h.

#define HAVE_STD_EXT_HASH_MAP   0

Definition at line 31 of file hash_map.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.