Returns the default value for this flag.
Synopsis
Declared in <absl/flags/commandlineflag.h>
virtual
std::string
DefaultValue() const = 0;
Return Value
The default value for this flag.
Created with MrDocs
Returns the default value for this flag.
Declared in <absl/flags/commandlineflag.h>
virtual
std::string
DefaultValue() const = 0;
The default value for this flag.
Created with MrDocs