This struct provides a namespace for enumerating the set of fundamental types supported within bslx. See Enum in the TYPES sub-section for details.
Declared in <bslx_typecode.h>
struct TypeCode;
| Name | Description |
|---|---|
Enum | Enumerated set of fundamental type codes supported by bslx. |
| Name | Description |
|---|---|
print | Write the string representation of value to the specified stream. |
toAscii | Return the ASCII string representation of the specified value. |