Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines | Functions

bslx_testinstream.h File Reference

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

Go to the source code of this file.

Classes

class  bslx::TestInStream

Namespaces

namespace  bslx

Defines

#define BSLX_TESTINSTREAM_EXCEPTION_TEST_BEGIN(testInStream)
#define BSLX_TESTINSTREAM_EXCEPTION_TEST_END

Functions

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

Detailed Description