Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslx_testoutstream.h File Reference

Enable externalization of fundamental types with identification. More...

Go to the source code of this file.

Classes

class  bslx::TestOutStream

Namespaces

namespace  bslma
namespace  bslx

Functions

bsl::ostream & bslx::operator<< (bsl::ostream &stream, const TestOutStream &object)
template<class TYPE >
TestOutStream & bslx::operator<< (TestOutStream &stream, const TYPE &value)

Detailed Description