Specialize HasPrintMethod to indicate that Sequence5 has a print method.
Declared in <balb_testmessages.h>
template<>
struct HasPrintMethod<balb::Sequence5>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |