Trait indicating that bdlar::ArrayConstRef is a bdlat array type.
Declared in <bdlar_arrayref.h>
template<>
struct IsArray<bdlar::ArrayConstRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |