|
wibble
1.1
|
#include <iterator.h>

Public Member Functions | |
| IteratorProxy (T _x) | |
| const T * | operator-> () const |
Public Attributes | |
| T | x |
|
inline |
|
inline |
References wibble::IteratorProxy< T >::x.
| T wibble::IteratorProxy< T >::x |
Referenced by wibble::IteratorProxy< T >::operator->().
1.8.7