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