I have std::map looks like this map<string, vector<Item> *> mainStock;.
While debugging I get message "-var-create: unable to create variable object" Is there any way to make debugger show me the contents of vector my pointer points on?
CLion 2016.1.1 screenshot
Aucun commentaire:
Enregistrer un commentaire