BloombergLP::bdlar::IsConstRef<ChoiceConstRef>

Trait indicating that ChoiceConstRef is a bdlar const-reference type.

Synopsis

Declared in <bdlar_isref.h>

template<>
struct IsConstRef<ChoiceConstRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.