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