跳到主要内容
版本:Next

C++23

C++23 在 C++20 基础上进一步完善,引入了 std::expected(单子错误处理)、std::print(格式化输出)、std::stacktrace(调用栈调试)、std::flat_map 等实用组件。