This struct serves as a namespace for utility functions that operate on bdld::Datum objects.
Declared in <bdld_datumutil.h>
struct DatumUtil;
| Name | Description |
|---|---|
safeTypedPrint | Write the type-tagged value of the specified object to the specified outputStream, allowing cycles. |
typedPrint | Write the type-tagged value of the specified object to the specified outputStream. |