[ox/std] Add ox::find(...) and HashMap::erase(K)

This commit is contained in:
2021-11-01 18:44:59 -05:00
parent ad743565b2
commit e3a48d0045
3 changed files with 48 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ target_link_libraries(
install(
FILES
algorithm.hpp
assert.hpp
bit.hpp
bstring.hpp