Lumiera  0.pre.03
»edit your freedom«
WrappedList Struct Reference

Description

test dummy: simply wrapping an STL container and exposing a range as Lumiera Forward Iterator

Definition at line 125 of file iter-source-test.cpp.

Public Types

typedef RangeIter< sourceIter > iterator
 
typedef list< int >::iterator sourceIter
 

Public Member Functions

 WrappedList (uint num)
 
iterator begin ()
 
iterator end ()
 

Public Attributes

list< int > data_
 
+ Collaboration diagram for WrappedList:

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