All I am trying to do is make a map
in C++, but I can't even use the map
class.
And if I don't use the line using map = std::map;
it still gives me this when trying to actually create a map
.
My map
header file is up to date.
I tried updating my map
header file, and re-phrasing my #include
statement, and usage of the class as much as I could. I simply can't use map
s?
Aucun commentaire:
Enregistrer un commentaire