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::nth_element Struct Reference

#include <transformation.hpp>

Public Types

typedef void result_type
 

Public Member Functions

template<class R , class N >
void operator() (R &r, N n) const
 
template<class R , class N , class C >
void operator() (R &r, N n, C c) const
 

Member Typedef Documentation

Member Function Documentation

template<class R , class N >
void boost::phoenix::impl::nth_element::operator() ( R &  r,
N  n 
) const
inline
template<class R , class N , class C >
void boost::phoenix::impl::nth_element::operator() ( R &  r,
N  n,
c 
) const
inline

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