Synopsis

Declared in <bdlar_arrayref.h>

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

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs