c++ Programming Glossary: vc2003
Cannot access private member in singleton class destructor http://stackoverflow.com/questions/2130864/cannot-access-private-member-in-singleton-class-destructor in the Express edition . Just a couple other data points VC2003 and later have no problem with the Singleton destructor being..
How to create a UTF-8 string literal in Visual C++ 2008 http://stackoverflow.com/questions/688760/how-to-create-a-utf-8-string-literal-in-visual-c-2008 flags can I use to specify backward compatibility with VC2003 when compiling the source file. i.e. do not change the string.. app that works fine as is on Linux and when compiled with VC2003. I want to be able to compile the same app with VC2008 and have.. 932 . I want VC2008 to be backward compatible with VC2003. I want a locale or compiler setting that says strings are used..
|