Static Public Member Functions | Data Fields
Json::OurFeatures Class Reference

Static Public Member Functions

static OurFeatures all ()
 
static OurFeatures all ()
 

Data Fields

bool allowComments_
 
bool strictRoot_
 
bool allowDroppedNullPlaceholders_
 
bool allowNumericKeys_
 
bool allowSingleQuotes_
 
bool failIfExtra_
 
bool rejectDupKeys_
 
bool allowSpecialFloats_
 
size_t stackLimit_
 

Member Function Documentation

OurFeatures Json::OurFeatures::all ( )
static
static OurFeatures Json::OurFeatures::all ( )
static

Field Documentation

bool Json::OurFeatures::allowComments_
bool Json::OurFeatures::allowDroppedNullPlaceholders_
bool Json::OurFeatures::allowNumericKeys_
bool Json::OurFeatures::allowSingleQuotes_
bool Json::OurFeatures::allowSpecialFloats_
bool Json::OurFeatures::failIfExtra_
bool Json::OurFeatures::rejectDupKeys_
size_t Json::OurFeatures::stackLimit_
bool Json::OurFeatures::strictRoot_

The documentation for this class was generated from the following file: