How to insert a new element in a map with the following signature in C++:
std::map<std::string, std::pair<int, std::vector< std::string > > > m;
Aucun commentaire:
Enregistrer un commentaire