yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::Json::const_iterator Struct Reference

#include <json.h>

Public Member Functions

bool operator!= (const const_iterator &) const
 
void operator++ ()
 
const Jsonoperator* () const
 

Detailed Description

Definition at line 72 of file json.h.

Member Function Documentation

◆ operator!=()

bool yaze::Json::const_iterator::operator!= ( const const_iterator & ) const
inline

Definition at line 73 of file json.h.

◆ operator++()

void yaze::Json::const_iterator::operator++ ( )
inline

Definition at line 74 of file json.h.

◆ operator*()

const Json & yaze::Json::const_iterator::operator* ( ) const
inline

Definition at line 75 of file json.h.


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