Trait indicating that bdlar::CustomizedTypeRef is a bdlat customized type.
Declared in <bdlar_customizedtypetraits.h>
template<>
struct IsCustomizedType<bdlar::CustomizedTypeRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |