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

Name

Description

Enum

Enumerated set of fundamental type codes supported by bslx.

Static Member Functions

Name

Description

print

Write the string representation of value to the specified stream.

toAscii

Return the ASCII string representation of the specified value.

Created with MrDocs