BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslstl_iosfwd.h>
#include <bslstl_ios.h>
#include <bslstl_syncbufbase.h>
#include <bsls_platform.h>
#include <ostream>
#include <bsls_nativestd.h>
Go to the source code of this file.
Functions | |
template<class CHAR , class TRAITS > | |
basic_ostream< CHAR, TRAITS > & | bsl::emit_on_flush (basic_ostream< CHAR, TRAITS > &stream) |
template<class CHAR , class TRAITS > | |
basic_ostream< CHAR, TRAITS > & | bsl::flush_emit (basic_ostream< CHAR, TRAITS > &stream) |
template<class CHAR , class TRAITS > | |
basic_ostream< CHAR, TRAITS > & | bsl::noemit_on_flush (basic_ostream< CHAR, TRAITS > &stream) |
The content of this file has been pre-processed for Doxygen.