fe::enc_traits_utf8< CodeUnitType > Struct Template Reference
[Ferry Core library]
UTF8 encoding traits.
More...
Detailed Description
template<class CodeUnitType>
struct fe::enc_traits_utf8< CodeUnitType >
UTF8 encoding traits.
A utility class to read UTF8-encoded character data.
- Note:
- Don't use this class directly, it is intended for use as a specialization for fe::UTF32Iterator template.
- See also:
- http://en.wikipedia.org/wiki/UTF-8
The documentation for this struct was generated from the following file: