Alias for std::nullopt_t, the type of nullopt.

Synopsis

Declared in <absl/types/optional.h>

using nullopt_t = std::nullopt_t;

Created with MrDocs