Not copyable.
Synopsis
Declared in <absl/flags/commandlineflag.h>
CommandLineFlag(CommandLineFlag const& other) = delete;
Parameters
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs
Not copyable.
Declared in <absl/flags/commandlineflag.h>
CommandLineFlag(CommandLineFlag const& other) = delete;
Name |
Description |
other |
The object to copy construct from |
Created with MrDocs