|
Rosetta
|
#include <iterators.hh>
Public Member Functions | |
| Enumerate1 (platform::Size r) | |
| bool | operator== (Enumerate1 const &o) const |
| bool | operator!= (Enumerate1 const &o) const |
| platform::Size const & | operator* () const |
| platform::Size & | operator* () |
| void | operator++ () |
Private Attributes | |
| platform::Size | res_ = 0 |
|
inline |
|
inline |
References basic::options::OptionKeys::out::file::o, and res_.
|
inline |
References res_.
|
inline |
References res_.
|
inline |
References res_.
|
inline |
References basic::options::OptionKeys::out::file::o, and res_.
|
private |
Referenced by operator!=(), operator*(), operator++(), and operator==().