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