IOFormat 1.12.0
Loading...
Searching...
No Matches
ioformat::OptionMap::iterator Class Reference

An iterator on OptionMap keys. More...

#include <ioformat/OptionMap.h>

Public Member Functions

 iterator (Private *p)
 
 iterator (const iterator &other)
 
iteratoroperator= (const iterator &other)
 
 iterator (iterator &&other) noexcept
 
iteratoroperator= (iterator &&other) noexcept
 
const std::string & operator* () const
 
const std::string * operator-> () const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

Detailed Description

An iterator on OptionMap keys.


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