Deleted; instances are not copy‐constructible.

Synopsis

Declared in <absl/log/globals.h>

ScopedStderrThreshold(ScopedStderrThreshold const& other) = delete;

Parameters

Name

Description

other

The object to copy construct from

Created with MrDocs