Returns name of this flag.
Synopsis
Declared in <absl/flags/commandlineflag.h>
virtual
std::string_view
Name() const = 0;
Return Value
The name of this flag.
Created with MrDocs
Returns name of this flag.
Declared in <absl/flags/commandlineflag.h>
virtual
std::string_view
Name() const = 0;
The name of this flag.
Created with MrDocs