I'm attempting to create a CList object in a C++ class.
I've created an MFC AppWizard (exe) project.
The declaration code looks like:
CList<int,int> test;
For some reason I'm getting the error codes back:
Any thoughts or suggestions on this would be appreciated. I'm fairly certain there is a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.