hash_map and hash_set:
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 15 Aug 2003 20:01:10 +0000 (20:01 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 15 Aug 2003 20:01:10 +0000 (20:01 +0000)
commitb60fe7791ef731a80d88d6ec1e327bd43896648d
tree7d36d258883bb8d6b00b221bac55dadb14f02cda
parentb7dc2b92514454e0f428493d266dda2993f74b4b
hash_map and hash_set:
* Define HASH_NAMESPACE to `std' in the case of pre-3.0 GCC compilers
* Add comments to clarify the intent of all the #ifdef madness
* Add VIM directive to highlight files as C++

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7903 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/hash_map
include/Support/hash_set