#include <Power.h>
Public Types | |
typedef PowerStruct< A, B > | type |
Static Public Member Functions | |
static type | combine (const A &a, const B &b) |
typedef PowerStruct<A, B> funct::Power< A, B >::type |
|
inlinestatic |
Definition at line 20 of file Power.h.
Referenced by funct::operator^(), and funct::pow().