Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::impl::partial_sort_copy Struct Reference

#include <transformation.hpp>

Classes

struct  result
 
struct  result< This(R1 &, R2 &)>
 
struct  result< This(R1 &, R2 &, C)>
 

Public Member Functions

template<class R1 , class R2 >
range_result_iterator< R2 >::type operator() (R1 &r1, R2 &r2) const
 
template<class R1 , class R2 , class C >
range_result_iterator< R2 >::type operator() (R1 &r1, R2 &r2, C c) const
 

Member Function Documentation

template<class R1 , class R2 >
range_result_iterator<R2>::type boost::phoenix::impl::partial_sort_copy::operator() ( R1 &  r1,
R2 &  r2 
) const
inline
template<class R1 , class R2 , class C >
range_result_iterator<R2>::type boost::phoenix::impl::partial_sort_copy::operator() ( R1 &  r1,
R2 &  r2,
c 
) const
inline

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