bsl::basic_ostringstream::sentry

Performs setup work for output streams.

Synopsis

Declared in <bslstl_ostringstream.h>

class sentry;

Description

Objects of this class are created before all of the standard inserters are run. It is responsible for exception-safe prefix and suffix operations.