Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
|
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 |
Immutable iterator type.