wibble 1.1
Public Member Functions | Public Attributes | List of all members
wibble::IteratorProxy< T > Struct Template Reference

#include <iterator.h>

Collaboration diagram for wibble::IteratorProxy< T >:
Collaboration graph
[legend]

Public Member Functions

 IteratorProxy (T _x)
 
const T * operator-> () const
 

Public Attributes

x
 

Constructor & Destructor Documentation

◆ IteratorProxy()

template<typename T >
wibble::IteratorProxy< T >::IteratorProxy ( _x)
inline

Member Function Documentation

◆ operator->()

template<typename T >
const T * wibble::IteratorProxy< T >::operator-> ( ) const
inline

Member Data Documentation

◆ x

template<typename T >
T wibble::IteratorProxy< T >::x

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