BloombergLP::bdlat_ArrayFunctions::IsArray<bdlar::ArrayRef>

Trait indicating that bdlar::ArrayRef is a bdlat array type.

Synopsis

Declared in <bdlar_arrayref.h>

template<>
struct IsArray<bdlar::ArrayRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.