NIM 跨平台 C++ 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