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