Constructors
Synopses
Declared in <absl/log/log_sink.h>
Constructs a log sink.
constexpr
LogSink() = default;
Implementations may be copyable and/or movable.
Parameters
Name |
Description |
other |
The source object. |
Created with MrDocs