Simpleson
Todo List
Member json::jobject::operator== (const json::jobject other) const
Currently, the comparison just seralizes both objects and compares the strings, which is probably not as efficent as it could be
Class json::jobject::proxy
Currently, proxies only support JSON object and not arrays