libfilezilla
Loading...
Searching...
No Matches
json_array_iterator< isconst > Struct Template Referencefinal

Classes

struct  sentinel

Public Types

using json_ref_t = std::conditional_t<isconst, json const&, json &>

Public Member Functions

 json_array_iterator (json_ref_t j)
json_array_iteratoroperator++ ()
json_ref_t operator* () const
bool operator!= (json_array_iterator::sentinel const &) const

The documentation for this struct was generated from the following file: