Bit‐masks returned by character‐conversion functions to report conversion issues.
Synopsis
Declared in <bdlde_charconvertstatus.h>
enum Enum;
Members
Name |
Description |
|
Invalid code points or byte/word sequences were found in the input. |
|
The provided output buffer was too small for the translation. |
Created with MrDocs