Lattice Builder
Software Package for Constructing Rank-1 Lattices
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Groups Pages
LatBuilder::BridgeIteratorDynamic< SEQ > Class Template Reference

Bridge iterator with dynamically computed value. More...

#include <BridgeIteratorDynamic.h>

+ Inheritance diagram for LatBuilder::BridgeIteratorDynamic< SEQ >:
+ Collaboration diagram for LatBuilder::BridgeIteratorDynamic< SEQ >:

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::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: