Trait indicating that CustomizedTypeRef is a bdlar mutable-reference type.
Declared in <bdlar_isref.h>
template<>
struct IsMutableRef<CustomizedTypeRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |