CoolProp
4.2.5
An open-source fluid property and humid air property database
|
UTF-16 encoding. More...
#include <rapidjson.h>
Public Types | |
typedef CharType | Ch |
Static Public Member Functions | |
static Ch * | Encode (Ch *buffer, unsigned codepoint) |
UTF-16 encoding.
http://en.wikipedia.org/wiki/UTF-16
CharType | Type for storing 16-bit UTF-16 data. Default is wchar_t. C++11 may use char16_t instead. |
Definition at line 370 of file rapidjson.h.
typedef CharType rapidjson::UTF16< CharType >::Ch |
Definition at line 371 of file rapidjson.h.
|
inlinestatic |
Definition at line 373 of file rapidjson.h.