Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::const_ranged_for_iterator< T > Struct Template Reference

Public Member Functions

 const_ranged_for_iterator (index_t theIndex, const Iterator< T > &theContainer)
bool operator!= (const const_ranged_for_iterator &RFI) const
void operator++ ()
const T & operator* () const

Public Attributes

index_t myIndex
const Iterator< T > & myContainer