BloombergLP::bdlat_CustomizedTypeFunctions::IsCustomizedType<bdlar::CustomizedTypeConstRef>

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

Synopsis

Declared in <bdlar_customizedtypetraits.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.