|
millijson
Lightweight JSON parser for C++
|
JSON string. More...
#include <millijson.hpp>


Public Member Functions | |
| String (std::string x) | |
| Type | type () const |
| const std::string & | value () const |
| std::string & | value () |
Public Member Functions inherited from millijson::Base | |
JSON string.
|
inline |
| x | Value of the string. |
|
inlinevirtual |
Implements millijson::Base.
|
inline |
|
inline |