basic_ostream::sentry Class Reference
#include <stdapis/stlportv5/stl/_ostream.h>
Link against: libstdcppv5.lib
class basic_ostream::sentry
Public Member Functions
sentry
(
basic_ostream
< _CharT, _Traits > &)
~sentry
()
operator bool
()
Constructor & Destructor Documentation
sentry ( basic_ostream< _CharT, _Traits > & )
sentry
(
basic_ostream
< _CharT, _Traits > &
__str
)
[inline, explicit]
~sentry ( )
~sentry
(
)
[inline]
Member Function Documentation
operator bool ( )
operator bool
(
)
const [inline]