[#bsl-nullopt] = xref:bsl.adoc[bsl]::nullopt :relfileprefix: ../ :mrdocs: Constant used to construct disengaged `optional` objects. == Synopsis Declared in `<bslstl_optional.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::nullopt; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#