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

Synopsis

Declared in <bdlb_printmethods.h>

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

Base Classes

Name

Description

HasPrintMethod<TYPE>::type

Created with MrDocs