object

Defined in header: <orcus/json_document_tree.hpp>

class object

This class represents a JSON object, primarily to be used to create an empty object instance.

Public Functions

object()
object(const object&) = delete
object(object &&other)
~object()