absl::CommandLineFlag::CommandLineFlag

Not copyable.

Synopsis

Declared in <absl/flags/commandlineflag.h>

CommandLineFlag(CommandLineFlag const& other) = delete;

Parameters

NameDescription
otherThe object to copy construct from