#include <std_ostream.h>
Collaboration diagram for std::basic_ostream< _CharT, _Traits >::sentry:
Public Methods | |
sentry (basic_ostream< _CharT, _Traits > &__os) | |
~sentry () | |
operator bool () | |
Private Attributes | |
bool | _M_ok |
basic_ostream< _CharT, _Traits > & | _M_os |
|
|
|
Definition at line 193 of file std_ostream.h. References std::ios_base::flags(), std::basic_ios< _CharT, _Traits >::rdbuf(), std::basic_ios< _CharT, _Traits >::setstate(), and std::uncaught_exception(). |
|
Definition at line 204 of file std_ostream.h. |
|
Definition at line 186 of file std_ostream.h. |
|
Definition at line 187 of file std_ostream.h. |