ejson namespace containing all function for JSON interpretor
Definition: Array.hpp:12
ejson String interface.
Definition: String.hpp:15
String(ememory::SharedPtr< ejson::internal::Value > _internalValue)
Constructor.
ejson::String & operator=(const ejson::String &_obj)
Copy constructor.
Basic main object of all json elements.
Definition: Value.hpp:31