std::nullopt_C++中文网

C++ 参考手册

std::nullopt 是 std::nullopt_t 类型常量,用于指示 optional 类型有未初始化状态。

参阅