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