FormatterCharUtil specialization for char output.
This is a specialization of FormatterCharUtil template providing utility functions for outputting data to the objects specialized by char type and referred by the corresponding output iterator.
| Name | Description |
|---|---|
outputFromChar | outputFromChar overloads |
toUpper | Convert the characters in [begin, end) to uppercase in place.] |