This struct serves as a namespace for utility functions that operate on bdld::Datum objects.

Synopsis

Declared in <bdld_datumutil.h>

struct DatumUtil;

Static Member Functions

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.

Created with MrDocs