BloombergLP::bslfmt::FormatterCharacter_CharacterOutput<char, wchar_t>

This is a specialization of FormatterCharacter_CharacterOutput template for char and wchar_t.

Synopsis

Declared in <bslfmt_formattercharacter.h>

template<>
struct FormatterCharacter_CharacterOutput<char, wchar_t>;

Static Member Functions

NameDescription
output Output the specified value to the specified out and return out. incremented by the number of characters written.