EvolvingObjects
gp_parse_tree::parse_tree< T >::const_iterator Class Reference
Inheritance diagram for gp_parse_tree::parse_tree< T >::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 subtree value_type
typedef size_t distance_type
typedef size_t difference_type
typedef const subtreepointer
typedef const subtreereference

Public Member Functions

 const_iterator (const subtree *n)
const_iteratoroperator= (const const_iterator &org)
const subtreeoperator* (void)
const subtreeoperator-> (void)

Detailed Description

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

Definition at line 831 of file parse_tree.h.


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