This struct provides a namespace for a suite of function templates providing non-primitive operations on "nullable value" types.
Declared in <bdlat_nullablevalueutil.h>
struct NullableValueUtil;
| Name | Description |
|---|---|
accessValueByCategory | Invoke a categorized accessor on the value held by a nullable object. |
manipulateValueByCategory | Invoke a categorized manipulator on the value held by a nullable object. |