Constructors
Declared in <absl/flags/reflection.h>
<absl/flags/reflection.h>
Saves the current state of all flags.
FlagSaver();
» more...
Not copyable.
FlagSaver(FlagSaver const& other) = delete;
Created with MrDocs