This is a specialization of FormatterCharacter_CharacterOutput template for char and wchar_t.
Declared in <bslfmt_formattercharacter.h>
template<>
struct FormatterCharacter_CharacterOutput<char, wchar_t>;
| Name | Description |
|---|---|
output | Output the specified value to the specified out and return out. incremented by the number of characters written. |