This typedef is an alias to std::nullopt_t.

Synopsis

Declared in <bslstl_optional.h>

using nullopt_t = std::nullopt_t;

Created with MrDocs