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