Skip to main content
Version: Next

C++14

C++14 在 C++11 基础上做了小幅增强,主要新增 std::make_unique、泛型 lambda、constexpr 扩展等,让 C++11 的现代特性更易用。