beman::optional::nullopt_t

Tag type for empty optional construction

Synopsis

Declared in <beman/optional/optional.hpp>
struct nullopt_t;

Enums

NameDescription
Tag Tag enum for nullopt_t construction

Member Functions

NameDescription
nullopt_t [constructor]Construct a new nullopt_t object

Created with MrDocs