BloombergLP::bdlb::HasPrintMethod<balb::CustomInt>

Specialize HasPrintMethod to indicate that CustomInt has a print method.

Synopsis

Declared in <balb_testmessages.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.