EvolvingObjects
gp_parse_tree::parse_tree< T >::embedded_const_iterator Class Reference
Inheritance diagram for gp_parse_tree::parse_tree< T >::embedded_const_iterator:
gp_parse_tree::parse_tree< T >::base_const_iterator

List of all members.

Public Types

typedef std::forward_iterator_tag iterator_category
typedef const T value_type
typedef size_t distance_type
typedef size_t difference_type
typedef const T * pointer
typedef const T & reference

Public Member Functions

 embedded_const_iterator (const subtree *n)
embedded_const_iteratoroperator= (const embedded_const_iterator &org)
embedded_const_iterator operator+ (size_t n) const
const T & operator* (void) const
const T * operator-> (void) const

Detailed Description

template<class T>
class gp_parse_tree::parse_tree< T >::embedded_const_iterator

Definition at line 853 of file parse_tree.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends