Hi guys.
Im using the library <map> and give me errors here:
typedef pair<sf::VertexArray, int> PairTile;
map<sf::VertexArray, int> MapTile;
I have no idea why
.
Sorry for my bad english.
The complete error is it:
Error 5 error C2678: binary '<' : no operator found which takes a left-hand operand of type 'const sf::VertexArray' (or there is no acceptable conversion) c:\program files (x86)\microsoft visual studio 12.0\vc\include\xstddef 193