Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition proxy_iterator_interface

proxy_iterator_interface

Synopsis

// In header: <boost/stl_interfaces/iterator_interface.hpp>


typedef iterator_interface< proxy_arrow_result<  ;

Description

A template alias useful for defining proxy iterators.

See Also:

iterator_interface.


PrevUpHomeNext