Yggdrasill  0.2
Public Member Functions | List of all members
ygg::List< Node, Options, Tag >::const_iterator Class Reference

Const iterator over all elements in the list. More...

#include <list.hpp>

Inheritance diagram for ygg::List< Node, Options, Tag >::const_iterator:

Public Member Functions

 const_iterator (const iterator &other)
 

Detailed Description

template<class Node, class Options = DefaultOptions, class Tag = int>
class ygg::List< Node, Options, Tag >::const_iterator

Const iterator over all elements in the list.


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