Most voted "c++11" questions

C++11 is the standard C++ language approved in 2011. It replaces the previous C++03, adding several novelties to the language, such as Lambdas, auto deduction of variable types (`auto`) and threads.

Learn more…

88 questions

Sort by count of