[#absl-CommandLineFlag-2constructor-0e] = xref:absl.adoc[absl]::xref:absl/CommandLineFlag.adoc[CommandLineFlag]::CommandLineFlag :relfileprefix: ../../ :mrdocs: Constructs an empty command line flag handle. == 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]#