BloombergLP::bdlb::HasPrintMethod<balb::CustomString>

Specialize HasPrintMethod to indicate that CustomString has a print method.

Synopsis

Declared in <balb_testmessages.h>

template<>
struct HasPrintMethod<balb::CustomString>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.