Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iterators::detail::operator_brackets_proxy< Iterator > Class Template Reference

#include <iterator_facade.hpp>

Public Member Functions

 operator_brackets_proxy (Iterator const &iter)
 
 operator reference () const
 
operator_brackets_proxyoperator= (value_type const &val)
 

Constructor & Destructor Documentation

template<class Iterator >
boost::iterators::detail::operator_brackets_proxy< Iterator >::operator_brackets_proxy ( Iterator const &  iter)
inline

Member Function Documentation

template<class Iterator >
boost::iterators::detail::operator_brackets_proxy< Iterator >::operator reference ( ) const
inline
template<class Iterator >
operator_brackets_proxy& boost::iterators::detail::operator_brackets_proxy< Iterator >::operator= ( value_type const &  val)
inline

References boost::phoenix::val().


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