#include <Product.h>
Public Types | |
typedef ProductStruct< A, B > | type |
Static Public Member Functions | |
static type | combine (const A &a, const B &b) |
typedef ProductStruct<A, B> funct::Product< A, B >::type |
static type funct::Product< A, B >::combine | ( | const A & | a, |
const B & | b | ||
) | [inline, static] |
Definition at line 28 of file Product.h.
Referenced by funct::Product< PROD_S(F, G), H >::combine(), and funct::operator*().