Searched refs:defaultRealPrecision (Results 1 – 2 of 2) sorted by relevance
/third_party/jsoncpp/include/json/ | ||
D | writer.h | 350 double value, unsigned int precision = Value::defaultRealPrecision, |
D | value.h | 255 static JSONCPP_CONST UInt defaultRealPrecision = 17; variable |