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

Bridge iterator with dynamically computed value. More...

#include <BridgeIteratorDynamic.h>

Inherits iterator_adaptor< BridgeIteratorDynamic< SEQ >, SEQ::Base::const_iterator, const SEQ::value_type, boost::use_default, 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

 BridgeIteratorDynamic (const SEQ &seq)
 
 BridgeIteratorDynamic (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::BridgeIteratorDynamic< SEQ >

Bridge iterator with dynamically computed value.


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