Trait indicating that bdlar::NullableValueConstRef is a bdlat nullable-value type.
Declared in <bdlar_nullablevalueref.h>
template<>
struct IsNullableValue<bdlar::NullableValueConstRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |