C++14相比C++11多了的功能

1、C++14多了std::make_unique

 

2、C++14用auto推导函数返回值时,不需要使用decltype来配合使用

posted @ 2022-03-11 16:07  朱小勇  阅读(435)  评论(0编辑  收藏  举报