Tag type for nullopt construction

Synopsis

Declared in <beman/optional/optional.hpp>

struct nullopt_t;

Enums

Name

Description

Tag

Tag type for nullopt_t construction

Member Functions

Name

Description

nullopt_t [constructor]

Construct a new nullopt_t object

Created with MrDocs