Map/Set iterators not incrementable.Ok you fixed it, it was indeed the call of my CheckMonsters function within a loop that iterated ove...
Map/Set iterators not incrementable.Thanks for the info, I changed my code to the following: [code] void Player::CheckMonsters() { std...
Map/Set iterators not incrementable.Ok apparently, the previous iterator is not the problem, I'll post my full function here for clarifi...
Map/Set iterators not incrementable.Btw, I tried using const as you suggested but I still got the same error.
Map/Set iterators not incrementable.Well, the code I posted in the first message is taken from my program literally. So that's really al...
This user does not accept Private Messages