Develop and Download Open Source Software

cjsonpp

[RSS]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 NameFile TypeSizeDateDownload Count
Latest 1 files
cjsonpp.htext/x-c; charset=us-ascii13.1 KB2012-11-23 17:210
All Files
cjsonpp.htext/x-c; charset=us-ascii13.1 KB2012-11-23 17:210


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.