#include <expression.h>
Public Types | |
typedef First | value_type |
Static Public Member Functions | |
static value_type | apply (const First &first, const Second &second) |
Definition at line 207 of file expression.h.
typedef First Added< First, Second >::value_type |
Definition at line 210 of file expression.h.
static value_type Added< First, Second >::apply | ( | const First & | first, | |
const Second & | second | |||
) | [inline, static] |
Definition at line 212 of file expression.h.