Partial specialization of the FormatterCharacter_MakeUnsigned template for the type char.

Synopsis

Declared in <bslfmt_formattercharacter.h>

template<int t_SIZE>
struct FormatterCharacter_MakeUnsigned<char, t_SIZE>;

Type Aliases

Name

Description

type

Alias for the unsigned analogue of char.

Created with MrDocs