Skip to content
  • Brad King's avatar
    hashtable: Drop this component of KWSys · 49d04c2c
    Brad King authored
    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.
    49d04c2c