BloombergLP::bdlar::IsConstRef<NullableValueConstRef>

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

Synopsis

Declared in <bdlar_isref.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.