BloombergLP::bslx::TestOutStream::makeNextInvalid

Make the next output operation externalize the invalid data indicator, as opposed to the actual type indicator, to this output stream; the data associated with the next output operation is still externalized. Note that the invalid data indicator can be detected by a corresponding TestInStream object.

Synopsis

Declared in <bslx_testoutstream.h>

void
makeNextInvalid();