BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslx_byteoutstream.h>
#include <bslx_outstreamfunctions.h>
#include <bsls_types.h>
#include <bsl_cstddef.h>
#include <bsl_iosfwd.h>
#include <bsl_string.h>
Go to the source code of this file.
Classes | |
class | bslx::TestOutStream |
struct | bslma::UsesBslmaAllocator< bslx::TestOutStream > |
Functions | |
bsl::ostream & | bslx::operator<< (bsl::ostream &stream, const TestOutStream &object) |
template<class TYPE > | |
TestOutStream & | bslx::operator<< (TestOutStream &stream, const TYPE &value) |
The content of this file has been pre-processed for Doxygen.