L
loquak
Greets.
Am I doing something wrong here, but why does the following line give me the
abovementioned error message?
private: std::list<CSomeItem> m_SomeList;
I think VC7.0 is fully ISO compliant, so what goes?
Am I doing something wrong here, but why does the following line give me the
abovementioned error message?
private: std::list<CSomeItem> m_SomeList;
I think VC7.0 is fully ISO compliant, so what goes?