Format the specified rhs to the specified output stream and return a reference providing modifiable access to stream.

Synopsis

Declared in <balber_beruniversaltagnumber.h>

std::ostream&
operator<<(
    std::ostream& stream,
    BerUniversalTagNumber::Value rhs);

Created with MrDocs