std::basic_ostream< CharT, Traits >::sentry< CharT, Traits > Class Template Reference

Performs setup work for output streams. More...

List of all members.


Detailed Description

template<typename CharT, typename Traits>
template<typename CharT, typename Traits>
class std::basic_ostream< CharT, Traits >::sentry< CharT, Traits >

Performs setup work for output streams.

Objects of this class are created before all of the standard inserters are run. It is responsible for "exception-safe prefix and suffix operations." Additional actions may be added by the implementation, and we list them in http://gcc.gnu.org/onlinedocs/libstdc++/17_intro/howto.html#5 under [27.6] notes.

Definition at line 375 of file ostream.


The documentation for this class was generated from the following file:
Generated on Sat Aug 5 14:54:59 2006 for libstdc++-v3 Source by  doxygen 1.4.2