hashtable: Drop this component of KWSys
It was already turned off when building inside CMake. Other consuming projects have been migrated to C++11 and can now use `std::unordered_{set,map}` instead.
Showing
- CMakeLists.txt 0 additions, 11 deletionsCMakeLists.txt
- hash_fun.hxx.in 0 additions, 166 deletionshash_fun.hxx.in
- hash_map.hxx.in 0 additions, 423 deletionshash_map.hxx.in
- hash_set.hxx.in 0 additions, 392 deletionshash_set.hxx.in
- hashtable.hxx.in 0 additions, 995 deletionshashtable.hxx.in
- testHashSTL.cxx 0 additions, 64 deletionstestHashSTL.cxx
Loading
Please register or sign in to comment