Skip to content

Class json::JSON::JSONWrapper

template <typename Container>

ClassList > json > JSON > JSONWrapper

Public Functions

Type Name
JSONWrapper (Container * val)
JSONWrapper (std::nullptr_t)
Container::iterator begin ()
Container::const_iterator begin () const
Container::iterator end ()
Container::const_iterator end () const

Public Functions Documentation

function JSONWrapper [1/2]

inline json::JSON::JSONWrapper::JSONWrapper (
    Container * val
) 

function JSONWrapper [2/2]

inline json::JSON::JSONWrapper::JSONWrapper (
    std::nullptr_t
) 

function begin [1/2]

inline Container::iterator json::JSON::JSONWrapper::begin () 

function begin [2/2]

inline Container::const_iterator json::JSON::JSONWrapper::begin () const

function end [1/2]

inline Container::iterator json::JSON::JSONWrapper::end () 

function end [2/2]

inline Container::const_iterator json::JSON::JSONWrapper::end () const


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/json/simplejson.h