wibble
0.1.28
|
#include <range.h>
Public Member Functions | |
Proxy (T _x) | |
const T * | operator-> () const |
Public Attributes | |
T | x |
wibble::RangeIterator< R >::Proxy::Proxy | ( | T | _x | ) | [inline] |
const T* wibble::RangeIterator< R >::Proxy::operator-> | ( | ) | const [inline] |
References wibble::RangeIterator< R >::Proxy::x.
T wibble::RangeIterator< R >::Proxy::x |
Referenced by wibble::RangeIterator< R >::Proxy::operator->().