A class should declare this trait if it has a print method with the following signature: ` bsl::ostream& print(bsl::ostream& stream, int level = 0, int spacesPerLevel = 4) const; `
Synopsis
Declared in <bdlb_printmethods.h>
struct TypeTraitHasPrintMethod;
Types
Name |
Description |
Metafunction that evaluates to |
|
This class template ties the |
Created with MrDocs