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