#include <expression.h>
Public Types | |
typedef First | value_type |
Static Public Member Functions | |
static value_type | apply (const First &first) |
Definition at line 258 of file expression.h.
typedef First Negated< First >::value_type |
Definition at line 261 of file expression.h.
static value_type Negated< First >::apply | ( | const First & | first | ) | [inline, static] |
Definition at line 263 of file expression.h.