It means you’ve got a typo. It should be
cout<<"v="<<v.getInd();
the same as the line above.
0
solved No match for ‘operator<' in 'std::operator.... What does this mean? [closed]
It means you’ve got a typo. It should be
cout<<"v="<<v.getInd();
the same as the line above.
0
solved No match for ‘operator<' in 'std::operator.... What does this mean? [closed]