腾讯云618特惠专场

文章列表

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