Partial specialization of the FormatterCharacter_MakeUnsigned template for the type char.
Declared in <bslfmt_formattercharacter.h>
template<int t_SIZE>
struct FormatterCharacter_MakeUnsigned<char, t_SIZE>;
| Name | Description |
|---|---|
type | Alias for the unsigned analogue of char. |