I am trying to implement an std::unordered_map that returns pairs of either double, int or std::string. The keys for the map
std::unordered_map
double
int
std::string