Returns true iff this object corresponds to retired flag.
Synopsis
Declared in <absl/flags/commandlineflag.h>
virtual
bool
IsRetired() const;
Return Value
true iff this object corresponds to a retired flag.
Created with MrDocs