Specialization of ValueType for bdlb::NullableAllocatedValue.
Declared in <bdlat_nullablevaluefunctions.h>
template<class TYPE>
struct ValueType<bdlb::NullableAllocatedValue<TYPE>>;
| Name | Description |
|---|---|
Type | Type of the value stored in the nullable object. |