NIM PC Cross Platform SDK
载入中...
搜索中...
未找到
ne_stl_optional.h 文件参考
#include <optional>
#include "ne_stl_build.h"
#include "ne_stl_type_traits.h"

浏览源代码.

struct  nstd::_optional_base< T >
 
struct  nstd::_optional< T >
 

命名空间

namespace  nstd
 

类型定义

template<class T >
using nstd::optional = _optional< T >
 

变量

constexpr std::nullopt_t nstd::nullopt = std::nullopt