idmap
} idmap;
typedef unordered_map < int ,string > idmap;
typedef unordered_map <int, std::string> idmap;