#include <iterator_facade.hpp>
Public Types | |
typedef mpl::if_ < use_operator_brackets_proxy < Value, Reference > , operator_brackets_proxy < Iterator >, Value >::type | type |
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 |