Namespaces | Functions
src/jsoncpp/json_reader.cpp File Reference

Namespaces

namespace  Json
 JSON (JavaScript Object Notation).

Functions

std::istream & Json::operator>> (std::istream &, Value &)
 Read from 'sin' into 'root'.