Collaboration diagram for Iterable:Classes | |
| struct | IIterable |
| An iterable object can construct iterators and use them to iterate through items. More... | |
| class | IterablePtr< TValueInterface, TValuePtr > |
| An iterable object can construct iterators and use them to iterate through items. More... | |