Specialize HasPrintMethod to indicate that CustomInt has a print method.
Synopsis
Declared in <balb_testmessages.h>
template<>
struct HasPrintMethod<balb::CustomInt>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs