Specialization of IsNullableValue for bdlb::NullableValue.
Declared in <bdlat_nullablevaluefunctions.h>
template<class TYPE>
struct IsNullableValue<bdlb::NullableValue<TYPE>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |