Posts tagged "c++11"
-
C++11/14 compiler and library shootout
Compares C++11 and C++14 language and library support across major compilers.
-
44 C++11 bugs fixed in Visual Studio 2013
Lists forty-four C++11 bugs fixed in Visual Studio 2013 and explains their impact.
-
10 new C++11 features in Visual Studio 2013
Introduces ten C++11 features newly supported by the Visual Studio 2013 compiler.
-
C++11 concurrency cheatsheet
Offers a concise downloadable cheatsheet for the C++11 concurrency library.
-
C++11 compiler support shootout: Visual Studio, GCC, Clang, Intel
Compares C++11 support in pre-release Visual Studio, GCC, Clang, and Intel compilers.
-
23 C++11 bugs you no longer need to worry about in VS2012
Catalogues twenty-three C++11 bugs fixed in Visual Studio 2012 and the workarounds they remove.
-
16 C++11 additions in VS2012 for cleaner & faster code
Reviews sixteen C++11 features added in Visual Studio 2012 that improve code clarity and performance.
-
A comparison of C++11 language support in VS2012, g++ 4.7 and Clang 3.1
Compares C++11 language feature support in Visual Studio 2012, GCC 4.7, and Clang 3.1.
-
C++11 regex cheatsheet
Provides a one-page quick-reference cheatsheet for the C++11 regular expression library.
-
C++11: a visual summary of the additions and changes since C++03
Uses a visual map to show the extensive additions and changes introduced by C++11.
-
C++, Ruby, CoffeeScript: a visual comparison of language complexity
Compares the conceptual complexity of C++, Ruby, and CoffeeScript through visual language maps.
-
9 reasons to start using C++11
Explains nine practical C++11 benefits for performance, code clarity, productivity, and earlier error detection.