This is a specialization of the FormatterCharacter_MakeUnsigned template for the type wchar_t having 2‐byte length.

Synopsis

Declared in <bslfmt_formattercharacter.h>

template<>
struct FormatterCharacter_MakeUnsigned<wchar_t, 2>;

Type Aliases

Name

Description

type

Alias for the unsigned analogue of 2‐byte wchar_t.

Created with MrDocs