stlab.adobe.com Adobe Systems Incorporated

iter< V, R, D > Struct Template Reference

#include <any_iterator.hpp>

List of all members.

Public Types

typedef poly_base
< poly_iterator_interface< V,
R, D >, poly_iterator_instance
< V, R, D >::template type > 
base

Public Member Functions

dereference () const
bool equal (const iter &x) const
void increment ()
 iter (move_from< iter > x)
template<typename Iter >
 iter (const Iter &s)
iteroperator= (iter x)

Friends

bool operator== (const iter &x, const iter &y)

Detailed Description

template<typename V, typename R = V&, typename D = std::ptrdiff_t>
struct adobe::iter< V, R, D >

Definition at line 81 of file any_iterator.hpp.


Member Typedef Documentation

typedef poly_base<poly_iterator_interface<V, R, D>, poly_iterator_instance<V, R, D>::template type> base

Definition at line 88 of file any_iterator.hpp.


Constructor & Destructor Documentation

iter ( const Iter &  s ) [explicit]

Definition at line 91 of file any_iterator.hpp.

iter ( move_from< iter< V, R, D > >  x )

Definition at line 94 of file any_iterator.hpp.


Member Function Documentation

R dereference (  ) const

Definition at line 97 of file any_iterator.hpp.

bool equal ( const iter< V, R, D > &  x ) const

Definition at line 103 of file any_iterator.hpp.

void increment (  )

Definition at line 100 of file any_iterator.hpp.

iter& operator= ( iter< V, R, D >  x )

Definition at line 95 of file any_iterator.hpp.


Friends And Related Function Documentation

bool operator== ( const iter< V, R, D > &  x,
const iter< V, R, D > &  y 
) [friend]

Definition at line 107 of file any_iterator.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google