BloombergLP::bdlat_IsBasicCustomizedType<balb::CustomString>

Specialize bdlat_IsBasicCustomizedType to indicate that CustomString is a basic customized type.

Synopsis

Declared in <balb_testmessages.h>

template<>
struct bdlat_IsBasicCustomizedType<balb::CustomString>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.