LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
LatBuilder::BridgeIteratorCached< SEQ > Class Template Reference

Bridge iterator with cached value. More...

#include <BridgeIteratorCached.h>

Inherits iterator_adaptor< BridgeIteratorCached< SEQ >, SEQ::Base::const_iterator, const SEQ::value_type >.

Classes

struct  end_tag
 

Public Types

typedef SEQ::value_type value_type
 
typedef SEQ::size_type size_type
 

Public Member Functions

 BridgeIteratorCached (const SEQ &seq)
 
 BridgeIteratorCached (const SEQ &seq, end_tag)
 
const SEQ & seq () const
 
size_type index () const
 

Friends

class boost::iterators::iterator_core_access
 

Detailed Description

template<typename SEQ>
class LatBuilder::BridgeIteratorCached< SEQ >

Bridge iterator with cached value.


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