LibHashSet/example
LoRd_MuldeR 669bf3a28b hash_map_insert(): Added parameter 'update' to specify if the value of an existing key should be updated +
hash_map_remove(): Added parameter 'value' to return the value that was associated with the deleted key (optional).
2022-12-04 21:47:44 +01:00
..
hash-map hash_map_insert(): Added parameter 'update' to specify if the value of an existing key should be updated + 2022-12-04 21:47:44 +01:00
hash-set Fixed a few warnings of MSVC at "EnableAllWarnings" level. 2022-12-03 15:42:31 +01:00
Makefile Simplified Makefiles. 2022-11-30 21:04:36 +01:00