#include <produce.h>
Inheritance diagram for skeleton::product_ptr_function< F, G >:
Public Member Functions | |
product_ptr_function (const F &f_, const G &g_) | |
void | operator() (std::pair< typename F::first_argument_type, typename G::fist_argument_type > *r, const typename F::second_argument_type *x, const typename G::second_argument_type *y) const |
Definition at line 37 of file produce.h.
|
|
|
|