FormatterCharUtil specialization for wchar_t output.
Synopsis
Declared in <bslfmt_formattercharutil.h>
template<>
struct FormatterCharUtil<wchar_t>;
Description
This is a specialization of FormatterCharUtil template providing utility functions for outputting data to the objects specialized by wchar_t type and referred by the corresponding output iterator.
Static Member Functions
Name |
Description |
|
Created with MrDocs