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