BloombergLP::bdlb::TypeTraitHasPrintMethod::Metafunction

Metafunction that evaluates to HasPrintMethod<TYPE>::type.

Synopsis

Declared in <bdlb_printmethods.h>

template<class TYPE>
struct Metafunction
    : HasPrintMethod<TYPE>::type

Base Classes

NameDescription
HasPrintMethod<TYPE>::type