boost_unordered
boost_unordered copied to clipboard
Single Header library compiling with errors on WSL Ubuntu 22.04 g++ 12.3
I was just trying out how different hashmaps would affect the performance of my Aoc(Advent of code) solutions, found this repo when searching for boost unordered standalone libarry. But I could not get it to compile successfully, Here is the screenshot of the errors: