beman::optional::nullopt

Tag to disengage optional objects.

Synopsis

Declared in <beman/optional/optional.hpp>
inline constexpr nullopt_t nullopt = nullopt{nullopt_t::Tag::tag};


Created with MrDocs