[#beman-optional-nullopt_t] = xref:beman.adoc[beman]::xref:beman/optional.adoc[optional]::nullopt_t :relfileprefix: ../../ :mrdocs: Tag type for nullopt construction == Synopsis Declared in `<beman/optional/optional.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct nullopt_t; ---- == Enums [cols=2] |=== | Name | Description | xref:beman/optional/nullopt_t/Tag.adoc[`Tag`] | Tag type for nullopt_t construction |=== == Member Functions [cols=2] |=== | Name | Description | xref:beman/optional/nullopt_t/2constructor.adoc[`nullopt_t`] [.small]#[constructor]# | Construct a new nullopt_t object |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#