Documentation
rapidjson::UTF8< CharType > Struct Template Reference
UTF-8 encoding. More...
#include <encodings.h>
Inheritance diagram for rapidjson::UTF8< CharType >:
Collaboration diagram for rapidjson::UTF8< CharType >:
Public Types | |
typedef CharType | Ch |
Detailed Description
template<typename CharType = char>
struct rapidjson::UTF8< CharType >
UTF-8 encoding.
http://en.wikipedia.org/wiki/UTF-8 http://tools.ietf.org/html/rfc3629
- Template Parameters
-
CharType Code unit for storing 8-bit UTF-8 data. Default is char.
The documentation for this struct was generated from the following file:
- /home/travis/build/urho3d/Urho3D/Source/ThirdParty/rapidjson/include/rapidjson/encodings.h