This class template ties the bdlb::TypeTraitHasPrintMethod trait tag to the bdlb::HasPrintMethod trait metafunction.
Synopsis
Declared in <bdlb_printmethods.h>
template<class TYPE>
struct NestedTraitDeclaration
: bslmf::NestedTraitDeclaration<TYPE, HasPrintMethod>
Base Classes
Name |
Description |
Class |