BloombergLP::bslim::FormatGuard::FormatGuard

Create a FormatGuard object saving the state of the specified stream.

Synopsis

Declared in <bslim_formatguard.h>

template<
    class CHAR_TYPE,
    class CHAR_TRAITS>
explicit
FormatGuard(bsl::basic_ostream<CHAR_TYPE, CHAR_TRAITS>* stream);