struct stream_impl

Declaration

struct stream_impl : public stream { /* full declaration omitted */ };

Description

writes to stream.

Declared at: libs/pika/logging/src/format/destination/defaults_destination.cpp:63

Inherits from: stream

Member Variables

Inherited from stream:

protected ptr

Method Overview

Inherited from stream:

Inherited from manipulator:

Methods

stream_impl(std::ostream* stream_ptr)

Declared at: libs/pika/logging/src/format/destination/defaults_destination.cpp:65

Parameters

std::ostream* stream_ptr