Deleted copy assignment; Notification is not copyable.
Declared in <absl/synchronization/notification.h>
Notification&
operator=(Notification const& other) = delete;
Reference to the current object
| Name | Description |
|---|---|
| other | The object to copy assign from |