Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Traversal::Policy< SEQ, GenSeq::CyclicGroupTraversal >::const_iterator Class Reference

Immutable iterator type. More...

#include <CyclicGroup.h>

Inherits iterator_facade< const_iterator, const value_type, boost::iterators::random_access_traversal_tag, const value_type, ptrdiff_t >.

Classes

struct  end_tag
 

Public Member Functions

 const_iterator (const Seq &seq, size_type index=0)
 
size_type index () const
 Returns the index of the element in the sequence this iterator is currently pointing to.
 
const Seq & seq () const
 Returns the index of the element in the sequence this iterator is currently pointing to.
 

Friends

class boost::iterators::iterator_core_access
 

Detailed Description

template<typename SEQ>
class LatBuilder::Traversal::Policy< SEQ, GenSeq::CyclicGroupTraversal >::const_iterator

Immutable iterator type.


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