Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::proto::functional::distance::result<This(InputIterator, InputIterator)>

Synopsis

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


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

PrevUpHomeNext