Component‐private struct. Do not use outside of this component. This struct provides a print function that prints objects of parameterized TYPE that declare the bslmf::IsPair trait.

Synopsis

Declared in <bdlb_printmethods.h>

template<class TYPE>
struct PrintMethods_Imp<TYPE, bslmf::SelectTraitCase<IsPair>>;

Static Member Functions

Name

print

Created with MrDocs