BloombergLP::bdlat_CustomizedTypeFunctions::IsCustomizedType<bdlar::CustomizedTypeRef>

Trait indicating that bdlar::CustomizedTypeRef is a bdlat customized type.

Synopsis

Declared in <bdlar_customizedtypetraits.h>

template<>
struct IsCustomizedType<bdlar::CustomizedTypeRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.