#include <function.hpp>
Classes | |
struct | result |
Public Member Functions | |
BOOST_CONSTEXPR | function () |
BOOST_CONSTEXPR | function (F f_) |
detail::expression::function_eval < F >::type const | operator() () const |
Public Attributes | |
F | f |
|
inline |
|
inline |
|
inline |
References boost::phoenix::function< F >::f, and boost::geometry::make().
F boost::phoenix::function< F >::f |
Referenced by boost::phoenix::function< F >::operator()().