#include "dictionary.h"
Definition at line 169 of file dictionary.h.
◆ self_type
◆ value_type
◆ mdict_iterator_wrapper() [1/2]
mdict_iterator_wrapper::mdict_iterator_wrapper |
( |
const struct multidictionary * | mdict | ) |
|
|
inlineexplicit |
◆ mdict_iterator_wrapper() [2/2]
mdict_iterator_wrapper::mdict_iterator_wrapper |
( |
| ) |
|
|
inline |
◆ operator!=()
bool mdict_iterator_wrapper::operator!= |
( |
const self_type & | other | ) |
const |
|
inline |
◆ operator*()
value_type mdict_iterator_wrapper::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
self_type & mdict_iterator_wrapper::operator++ |
( |
| ) |
|
|
inline |
◆ operator==()
bool mdict_iterator_wrapper::operator== |
( |
const self_type & | other | ) |
const |
|
inline |
◆ m_iter
◆ m_sym
struct symbol* mdict_iterator_wrapper::m_sym |
|
private |
The documentation for this struct was generated from the following file: