dimanche 16 juillet 2017

checking valid declarations of vector using map?

vector < map<string,vector<string > > > grplist;
vector < map<string,string > > grplist;

Are both valid declaration. If valid how to insert values to them and how to iterate over them. Please can anybody share code for these examples.

Aucun commentaire:

Enregistrer un commentaire