getting “expression list treated as compound expression in functional cast” CE, but everything looks just fine
I tried building this:
whole code (unordered_map.h): https://pastebin.com/u9aMaqRp
test: https://pastebin.com/KqrKwNt0
and got a CE out of nowhere…?