Skip to search formSkip to main contentSkip to account menu

C++11

Known as: Cpp11, C 1x, C++ 0x 
C++11 is a version of the standard for the programming language C++. It was approved by International Organization for Standardization (ISO) on 12… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
High-Level Synthesis (HLS) brings FPGAs to audiences previously unfamiliar to hardware design. However, achieving the highest… 
2017
2017
Majorization-minimization (MM) is a standard iterative optimization technique which consists in minimizing a sequence of convex… 
2016
2010
2010
Multi-dimensional arrays are among the most fundamental and most useful data structures of all. In C++, excellent template… 
2009
2009
Modern development practises encourage extensive testing of code while it is still under development, using unit tests to check… 
Review
2004
Review
2004
The new classic! C Primer Plus, now in its 5th edition, has been revised to include over 20 new programming exercises, newly… 
2002
2002
Evolutionary algorithms (EAs) that search spaces of spanning trees can encode candidate trees as sets of edges. In this case… 
1998
1998
Topsy is a portable micro-kernel operating system designed for teaching purposes at the ETH Zurich. Goal of this project was the…