BloombergLP::bdlar::IsMutableRef<SequenceRef>

Trait indicating that SequenceRef is a bdlar mutable-reference type.

Synopsis

Declared in <bdlar_isref.h>

template<>
struct IsMutableRef<SequenceRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.