Create a FormatGuard object saving the state of the specified stream.
FormatGuard
stream
Declared in <bslim_formatguard.h>
<bslim_formatguard.h>
template< class CHAR_TYPE, class CHAR_TRAITS> explicit FormatGuard(bsl::basic_ostream<CHAR_TYPE, CHAR_TRAITS>* stream);