Write to the specified stream the string representation of the specified enumeration value. Return a reference to the modifiable stream.
stream
value
Declared in <balb_testmessages.h>
<balb_testmessages.h>
static std::ostream& print( std::ostream& stream, Value value);
Created with MrDocs