[#BloombergLP-bdlb-TypeTraitHasPrintMethod-Metafunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/TypeTraitHasPrintMethod.adoc[TypeTraitHasPrintMethod]::Metafunction :relfileprefix: ../../../ :mrdocs: Metafunction that evaluates to `HasPrintMethod<TYPE>::type`. == Synopsis Declared in `<bdlb_printmethods.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct Metafunction : HasPrintMethod<TYPE>::type ---- == Base Classes [cols="1,4"] |=== | Name| Description | `HasPrintMethod<TYPE>::type` | |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#