I have std::unordered_map.
std::unordered_map
I get a char const* key, which I need to look up. Is there anyway to do it without con
char const* key