Not assignable.

Synopsis

Declared in <absl/flags/reflection.h>

void
operator=(FlagSaver const& other) = delete;

Parameters

Name

Description

other

The object to copy assign from

Created with MrDocs