YAMI4 C++
List of all members
yami::parameters::iterator Class Reference

Iterator class for inspecting entries in the collection. More...

#include <parameters.h>

Detailed Description

Iterator class for inspecting entries in the collection.

Iterator class for inspecting entries in the collection.

This iterator is of the InputIterator category, except for the operator->, which is not supported (the parameter_entry is a proxy object that is created on the fly and it is not possible to return its address).


The documentation for this class was generated from the following file: