#include <produce.h>
Inheritance diagram for skeleton::product_function< F, G >:


Public Member Functions | |
| product_function (const F &f_, const G &g_) | |
| std::pair< typename F::result_type, typename G::result_type > | operator() (typename F::argument_type x, typename G::argument_type y) const |
Definition at line 19 of file produce.h.
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.4