Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::proto::functional::next::result<This(ForwardIterator, Distance)>

Synopsis

// In header: <boost/proto/functional/std/iterator.hpp>


template<typename This, typename ForwardIterator, typename Distance> 
struct result<> {
  // types
  typedef  ;
};

PrevUpHomeNext