BloombergLP::bdlat_NullableValueFunctions::IsNullableValue<bdlar::NullableValueConstRef>

Trait indicating that bdlar::NullableValueConstRef is a bdlat nullable-value type.

Synopsis

Declared in <bdlar_nullablevalueref.h>

template<>
struct IsNullableValue<bdlar::NullableValueConstRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.