Private implementation class for SelectionParserSymbolIterator.
|
typedef
SelectionParserSymbolTable::Impl::SymbolMap::const_iterator | IteratorType |
| Shorthand for the underlying iterator type.
|
|
gmx::SelectionParserSymbolIterator::Impl::Impl |
( |
IteratorType |
end | ) |
|
|
inlineexplicit |
Constructs an end iterator.
- Parameters
-
[in] | end | Iterator to the end of the iterated container. |
Constructs an iterator.
- Parameters
-
[in] | iter | Iterator to the current symbol. |
[in] | end | Iterator to the end of the iterated container. |
The documentation for this class was generated from the following file: