[#absl-CommandLineFlag-IsRetired] = xref:absl.adoc[absl]::xref:absl/CommandLineFlag.adoc[CommandLineFlag]::IsRetired :relfileprefix: ../../ :mrdocs: Returns true iff this object corresponds to retired flag. == Synopsis Declared in `<absl/flags/commandlineflag.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool IsRetired() const; ---- == Return Value `true` iff this object corresponds to a retired flag. [.small]#Created with https://www.mrdocs.com[MrDocs]#