Download
Would you recoomend this project?
Type-safe thin C++ wrapper over cJSON library (header-only).
Version 0.3.
When compiled with recent gcc compiler with c++11 support the following features are enabled:
* initializer list for array object construction
* default template parameters for constructor, get<> and asArray<> functions
* std::shared_ptr
If C++11 support is not compiled the std::tr1::shared_ptr implementation is used.
Can be also replaced with boost::shared_ptr if needed.
For usage examples please see the header file. You can download file releases of cjsonpp project from List of release files
List of release files| File/Folder Name | File Type | Size | Date | Download Count |
|---|
| Latest 1 files | cjsonpp.h | text/x-c; charset=us-ascii | 13.1 KB | 2012-11-23 17:21 | 0 | | All Files | cjsonpp.h | text/x-c; charset=us-ascii | 13.1 KB | 2012-11-23 17:21 | 0 |
|