This struct provides a namespace for a suite of function templates providing non‐primitive operations on "nullable value" types.
Synopsis
Declared in <bdlat_nullablevalueutil.h>
struct NullableValueUtil;
Static Member Functions
Name |
Description |
Invoke a categorized accessor on the value held by a nullable object. |
|
Invoke a categorized manipulator on the value held by a nullable object. |
Created with MrDocs