Search code examples
MFC does not draw rectangular edges with LineTo...


mfcvisual-c++-2012

Read More
VS 2012 (Visual C ): error C2143: syntax error: miss ";" before "*"...


c++visual-c++-2012

Read More
is this a bug in the VC++ optimizer or in my code?...


visual-studiovisual-c++visual-studio-2012visual-c++-2012

Read More
C4100 "Unreferenced Formal Parameter" when used in a Template...


c++templatesvisual-c++compiler-warningsvisual-c++-2012

Read More
Where is the loop-carried dependency here?...


c++visual-c++compiler-optimizationvectorizationvisual-c++-2012

Read More
constness issue when inserting into an std::map...


c++constantsstdmapvisual-c++-2012

Read More
Variadic Template in VS 2012 (Visual C++ November 2012 CTP)...


c++visual-c++c++11visual-c++-2012

Read More
Debug Win32 application hang...


c++debuggingexceptionwindbgvisual-c++-2012

Read More
Can a member of a class be named the same name as its type (another class)?...


c++g++implementationclangvisual-c++-2012

Read More
VC++ 2012: How to include version info from version.inc (maintained separately) into the .rc file...


visual-c++-2012

Read More
Why does this template code work in VS2010, but not in VS2012?...


c++templatestemplate-meta-programmingvisual-c++-2012

Read More
VC++11 map and multimap iterators (overloading) C2535...


c++stldictionarymultimapvisual-c++-2012

Read More
Extending typedef struct (compatibility with VC++11)...


c++stltypedefatomicvisual-c++-2012

Read More
C++11 filesystem (VS2012)...


c++visual-c++c++11visual-c++-2012c++-tr2

Read More
Should I use std::unique_ptr<T> in a std::vector member variable in my class?...


c++stlc++11smart-pointersvisual-c++-2012

Read More
Do C++ lambdas not correctly select overloaded functions?...


c++visual-c++lambdac++11visual-c++-2012

Read More
std::thread class in VC++ 11 causes random crashes. Any workarounds?...


c++multithreadingvisual-c++stlvisual-c++-2012

Read More
decltype and member function (not pointer) type...


c++visual-c++c++11decltypevisual-c++-2012

Read More
Range-Based for loops in vs2012 rc...


c++visual-c++c++11visual-c++-2012

Read More
BackNext