Project Description

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.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Download

  • Latest Files
    • cjsonpp.h (Date: 2012-11-23, Size: 13.1 KB)

Review
Your rating
Review this project