samedi 5 décembre 2015

c++ std::map

I have declared a set inside a map in c++ as std::map<std::string, std::set<std::string>>. How to loop to access or print the set values ?

Aucun commentaire:

Enregistrer un commentaire