ToolMap
Loading...
Searching...
No Matches
agg::range_adaptor< Array > Class Template Reference

Public Types

typedef Array::value_type value_type
 

Public Member Functions

 range_adaptor (Array &array, unsigned start, unsigned size)
 
unsigned size () const
 
const value_type & operator[] (unsigned i) const
 
value_type & operator[] (unsigned i)
 
const value_type & at (unsigned i) const
 
value_type & at (unsigned i)
 
value_type value_at (unsigned i) const
 

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