Home
last modified time | relevance | path

Searched refs:IStringStream (Results 1 – 2 of 2) sorted by relevance

/third_party/jsoncpp/include/json/
Dconfig.h168 using IStringStream = variable
178 typedef std::istringstream IStringStream; typedef
187 typedef Json::IStringStream JSONCPP_ISTRINGSTREAM;
/third_party/jsoncpp/src/lib_json/
Djson_reader.cpp608 IStringStream is(buffer); in decodeDouble()
1671 IStringStream is(buffer); in decodeDouble()