Showing content from http://open-source-parsers.github.io/jsoncpp-docs/doxygen/value_8h.html below:
#include "forwards.h"
#include <array>
#include <exception>
#include <map>
#include <memory>
#include <string>
#include <vector>
Json JSON (JavaScript Object Notation).
enum Json::ValueType {
Json::nullValue = 0 , Json::intValue , Json::uintValue , Json::realValue ,
Json::stringValue , Json::booleanValue , Json::arrayValue , Json::objectValue
} Type of the value held by a Value object. More...
enum Json::CommentPlacement { Json::commentBefore = 0 , Json::commentAfterOnSameLine , Json::commentAfter , Json::numberOfCommentPlacement } enum Json::PrecisionType { Json::significantDigits = 0 , Json::decimalPlaces } Type of precision for formatting of real values. More...
◆ JSONCPP_NORETURN #define JSONCPP_NORETURN __declspec(noreturn) ◆ JSONCPP_TEMPLATE_DELETE #define JSONCPP_TEMPLATE_DELETE = delete
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4