Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::functional::next::result< This(ForwardIterator, Distance)> Struct Template Reference

#include <iterator.hpp>

Public Types

typedef boost::remove_const
< typename
boost::remove_reference
< ForwardIterator >::type >
::type 
type
 

Member Typedef Documentation

template<typename This , typename ForwardIterator , typename Distance >
typedef boost::remove_const< typename boost::remove_reference<ForwardIterator>::type >::type boost::proto::functional::next::result< This(ForwardIterator, Distance)>::type

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