ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys....
ENH: Adding SGI hash_map and hash_set implementation ported from STL to KWSys. This also adds try-compiles for KWSYS_STL_HAS_ALLOCATOR_REBIND, KWSYS_CXX_HAS_FULL_SPECIALIZATION, KWSYS_CXX_HAS_MEMBER_TEMPLATES, and KWSYS_CXX_HAS_NULL_TEMPLATE_ARGS.
Showing
- CMakeLists.txt 13 additions, 2 deletionsCMakeLists.txt
- Configure.hxx.in 39 additions, 0 deletionsConfigure.hxx.in
- hash_fun.hxx.in 115 additions, 0 deletionshash_fun.hxx.in
- hash_map.hxx.in 475 additions, 0 deletionshash_map.hxx.in
- hash_set.hxx.in 459 additions, 0 deletionshash_set.hxx.in
- hashtable.hxx.in 1088 additions, 0 deletionshashtable.hxx.in
- kwsysPlatformCxxTests.cxx 71 additions, 15 deletionskwsysPlatformCxxTests.cxx
- testhash.cxx 51 additions, 0 deletionstesthash.cxx
Loading
Please register or sign in to comment