klayoutmatthias/custom_unorderd
An alternative implementation of std::unordered_set and std::unordered_map with the goal of having one implementation instead of different platform specific ones. This will be useful to create a reproducible (still unordered) behavior across different systems.
C++