Transforms an output iterator to a writer for ucs4_convert_impl functions. More...
#include <unicode_cast.hpp>
Public Member Functions | |
| iteratorwriter (oitor_t &out) | |
| bool | can_push (size_t) |
| template<typename value_type > | |
| void | push (value_type val) |
Public Attributes | |
| oitor_t & | out_ |
Transforms an output iterator to a writer for ucs4_convert_impl functions.
Definition at line 29 of file unicode_cast.hpp.
|
inline |
Definition at line 32 of file unicode_cast.hpp.
|
inline |
Definition at line 34 of file unicode_cast.hpp.
|
inline |
Definition at line 39 of file unicode_cast.hpp.
| oitor_t& ucs4_convert_impl::iteratorwriter< oitor_t >::out_ |
Definition at line 31 of file unicode_cast.hpp.
1.8.8