Produces each CodePoint until the end of the Source.
More...
#include "reader.hpp"
|
typedef void(Source::* | Boolean) () const |
| The implementation of the Safe Boolean idiom. More...
|
|
Definition at line 33 of file reader.hpp.
◆ Reader() [1/2]
◆ Reader() [2/2]
Om::Language::Reader::Reader |
( |
Reader const & |
| ) |
|
|
private |
◆ operator*()
virtual CodePoint const& Om::Language::Reader::operator* |
( |
| ) |
const |
|
virtual |
◆ operator!()
virtual bool Om::Language::Reader::operator! |
( |
| ) |
const |
|
virtual |
◆ Equals()
bool Om::Language::Reader::Equals |
( |
Reader const & |
| ) |
const |
◆ Pop()
virtual void Om::Language::Reader::Pop |
( |
| ) |
|
|
virtual |
◆ operator=()
Reader const& Om::Language::Reader::operator= |
( |
Reader const & |
| ) |
|
|
private |
◆ thisCodePointSource
◆ thisDepth
size_t Om::Language::Reader::thisDepth |
|
private |
◆ thisIsEncoded
bool Om::Language::Reader::thisIsEncoded |
|
private |
The documentation for this class was generated from the following file: