常见的几个C++11特有的基础语法0. 引入1. C++11的编译2. auto3. decltype4. in-class initialization5. Unicode6. Fixed width integer types7. Defaulted Functions8. int变量的初始化总结参考 记录了笔者看代码常见到的最基础的C++11语法,从这些语法中也能一瞥C++11的特性。 C++ 2023-07-26 56 点赞 0 评论 84 浏览