What breaking changes are introduced in C++11?(C++11 引入了哪些重大变化?)
Returning unique_ptr from functions(从函数返回 unique_ptr)
Unicode encoding for string literals in C++11(C++11 中字符串文字的 Unicode 编码)
C++ lambda with captures as a function pointer(C++ lambda 捕获作为函数指针)
Variadic template pack expansion(可变模板包扩展)
Is returning by rvalue reference more efficient?(通过右值引用返回更有效吗?)
Rvalue Reference is Treated as an Lvalue?(右值引用被视为左值?)
make_unique and perfect forwarding(make_unique 完美转发)
Why C++11 in-class initializer cannot use parentheses?(为什么 C++11 类内初始化器不能使用括号?)
Does C++11 allow vectorlt;const Tgt;?(C++11 是否允许向量const T?)
Undefined reference to static constexpr char[](对静态 constexpr char[] 的未定义引用)
C++17 std::optional error: expected primary-expression before #39;auto#39;(C++17 std::optional 错误:auto 之前的预期主