BloombergLP::bdlb::PrintMethods_Imp<TYPE, bslmf::SelectTraitCase<IsPair>>::print

Print the specified object to the specified stream by printing its first and second members.

Synopsis

Declared in <bdlb_printmethods.h>

static
std::ostream&
print(
    std::ostream& stream,
    TYPE const& object,
    int level,
    int spacesPerLevel);

Return Value

reference to stream

Parameters

NameDescription
streamoutput stream
objectobject to print
levelinitial indentation level
spacesPerLevelspaces per indentation level