How can preferably boolean variable to set account two-dimensional vector<int>?
that if this int used this variable set to true otherwise to false
thank you
1
Expert's answer
2012-10-25T11:57:52-0400
There is a function: nameVector.empty(); it returns true - if vector is empty, else - false
Comments
Leave a comment