stlab.adobe.com Adobe Systems Incorporated
any_bidirectional_iterator_instance< V, R, D >::type< I > Struct Template Reference

#include <any_iterator.hpp>

List of all members.

Public Types

typedef optimized_storage_type
< I,
any_bidirectional_iterator_interface
< V, R, D > >::type 
base_t

Public Member Functions

 BOOST_CLASS_REQUIRE (I, boost, BidirectionalIteratorConcept)
void decrement ()
dereference () const
bool equals (const poly_iterator_interface< V, R, D > &x) const
bool equals (const any_bidirectional_iterator_interface< V, R, D > &x) const
void increment ()
 type (const I &x)
 type (move_from< type > x)
 type ()

Detailed Description

template<typename V, typename R = V&, typename D = std::ptrdiff_t>
template<typename I>
struct adobe::any_bidirectional_iterator_instance< V, R, D >::type< I >

Definition at line 135 of file any_iterator.hpp.


Member Typedef Documentation

Definition at line 137 of file any_iterator.hpp.


Constructor & Destructor Documentation

type ( const I &  x)

Definition at line 143 of file any_iterator.hpp.

type ( move_from< type< I > >  x)

Definition at line 146 of file any_iterator.hpp.

type ( )

Definition at line 149 of file any_iterator.hpp.


Member Function Documentation

BOOST_CLASS_REQUIRE ( ,
boost  ,
BidirectionalIteratorConcept   
)
void decrement ( )

Definition at line 158 of file any_iterator.hpp.

R dereference ( ) const

Definition at line 152 of file any_iterator.hpp.

bool equals ( const poly_iterator_interface< V, R, D > &  x) const

Definition at line 161 of file any_iterator.hpp.

bool equals ( const any_bidirectional_iterator_interface< V, R, D > &  x) const

Definition at line 167 of file any_iterator.hpp.

void increment ( )

Definition at line 155 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