Trait indicating that bdlar::SequenceConstRef is a bdlat sequence type.
Declared in <bdlar_sequenceref.h>
template<>
struct IsSequence<bdlar::SequenceConstRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |