Configuru
|
Public Member Functions | |
const_iterator (ConfigObjectImpl::const_iterator it) | |
const const_iterator & | operator* () const |
const_iterator & | operator++ () |
const std::string & | key () const |
const Config & | value () const |
Friends | |
bool | operator== (const const_iterator &a, const const_iterator &b) |
bool | operator!= (const const_iterator &a, const const_iterator &b) |