This is a specialization of the FormatterCharacter_MakeUnsigned template for the type wchar_t having 1-byte length.
Declared in <bslfmt_formattercharacter.h>
template<>
struct FormatterCharacter_MakeUnsigned<wchar_t, 1>;
| Name | Description |
|---|---|
type | Alias for the unsigned analogue of 1-byte wchar_t. |