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