poly_iterator_instance< V, R, D >::type< I > Struct Template Reference
Detailed Descriptiontemplate<typename V, typename R = V&, typename D = std::ptrdiff_t>
|
typedef optimized_storage_type<I, poly_iterator_interface<V, R, D> >::type base_t |
Definition at line 48 of file any_iterator.hpp.
Constructor & Destructor Documentation
type | ( | const I & | x ) |
Definition at line 52 of file any_iterator.hpp.
Definition at line 55 of file any_iterator.hpp.
type | ( | ) |
Definition at line 59 of file any_iterator.hpp.
Member Function Documentation
BOOST_CLASS_REQUIRE | ( | I | , |
boost | , | ||
ForwardIteratorConcept | |||
) |
R dereference | ( | ) | const |
Definition at line 62 of file any_iterator.hpp.
bool equals | ( | const poly_iterator_interface< V, R, D > & | x ) | const |
Definition at line 68 of file any_iterator.hpp.
void increment | ( | ) |
Definition at line 65 of file any_iterator.hpp.