Specialize bdlat_IsBasicCustomizedType to indicate that CustomInt is a basic customized type.
Declared in <balb_testmessages.h>
template<>
struct bdlat_IsBasicCustomizedType<balb::CustomInt>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |