BloombergLP::bslx::TypeCode

This struct provides a namespace for enumerating the set of fundamental types supported within bslx. See Enum in the TYPES sub-section for details.

Synopsis

Declared in <bslx_typecode.h>

struct TypeCode;

Enums

NameDescription
Enum Enumerated set of fundamental type codes supported by bslx.

Static Member Functions

NameDescription
print Write the string representation of value to the specified stream.
toAscii Return the ASCII string representation of the specified value.