Struct nullopt_t

Struct Documentation

struct nullopt_t

An empty class type used to indicate optional type with uninitialized state.

Public Functions

inline explicit constexpr nullopt_t(int)