#include <texp_expression.hpp>
Public Types | |
| typedef true_t | terminal_t |
| typedef A | E |
Public Member Functions | |
| const A & | term () const |
| template<class X > | |
| operator X () | |
| template_expression (const A &a) | |
Public Attributes | |
| template_expression_operand< A >::T | a |
| typedef A mmx::texp::template_expression< A >::E |
| typedef true_t mmx::texp::template_expression< A >::terminal_t |
|
inline |
|
inline |
| template_expression_operand<A>::T mmx::texp::template_expression< A >::a |