Deleted; instances are not copy‐assignable.
Synopsis
Declared in <absl/log/globals.h>
ScopedStderrThreshold&
operator=(ScopedStderrThreshold const& other) = delete;
Return Value
N/A, this overload is deleted.
Parameters
Name |
Description |
other |
The object to copy assign from |
Created with MrDocs