[#absl-CommandLineFlag-2destructor] = xref:absl.adoc[absl]::xref:absl/CommandLineFlag.adoc[CommandLineFlag]::~CommandLineFlag :relfileprefix: ../../ :mrdocs: Destroys this handle. Protected so only derived types may be destroyed. == Synopsis Declared in `<absl/flags/commandlineflag.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr ~CommandLineFlag() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#