[#absl-nullopt] = xref:absl.adoc[absl]::nullopt :relfileprefix: ../ :mrdocs: Alias for `std::nullopt`, the disengaged‐optional constant. == Synopsis Declared in `<absl/types/optional.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::nullopt; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#