CoolProp
4.2.5
An open-source fluid property and humid air property database
|
Concept for reading and writing characters. More...
#include <rapidjson.h>
Concept for reading and writing characters.
For read-only stream, no need to implement PutBegin(), Put() and PutEnd().
For write-only stream, only need to implement Put().