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