#include <regexp.h>
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ const_iterator() [1/2]
wibble::Tokenizer::const_iterator::const_iterator |
( |
Tokenizer & |
tok | ) |
|
|
inline |
◆ const_iterator() [2/2]
wibble::Tokenizer::const_iterator::const_iterator |
( |
Tokenizer & |
tok, |
|
|
bool |
|
|
) |
| |
|
inline |
◆ operator!=()
bool wibble::Tokenizer::const_iterator::operator!= |
( |
const const_iterator & |
ti | ) |
const |
|
inline |
◆ operator*()
std::string wibble::Tokenizer::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator==()
bool wibble::Tokenizer::const_iterator::operator== |
( |
const const_iterator & |
ti | ) |
const |
|
inline |
The documentation for this class was generated from the following files: