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_result< Iterator, Value, Reference > Struct Template Reference

#include <iterator_facade.hpp>

Public Types

typedef mpl::if_
< use_operator_brackets_proxy
< Value, Reference >
, operator_brackets_proxy
< Iterator >, Value >::type 
type
 

Member Typedef Documentation

template<class Iterator , class Value , class Reference >
typedef mpl::if_< use_operator_brackets_proxy<Value,Reference> , operator_brackets_proxy<Iterator> , Value >::type boost::iterators::detail::operator_brackets_result< Iterator, Value, Reference >::type

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