BinaryOp Struct Template Reference

BinaryOp is integrated in the pattern matching system to permit a factorization of the accessors. More...

Inheritance diagram for BinaryOp:

Inheritance graph
[legend]
List of all members.

Public Types

typedef T lhs_node_type
typedef U rhs_node_type

Public Member Functions

 BinaryOp ()
 BinaryOp (const BinaryOp &b)
 BinaryOp (const T &lhs, const U &rhs)
T & lhs ()
const T & lhs () const
U & rhs ()
const U & rhs () const

Detailed Description

template<class T, class U>
struct vcsn::algebra::BinaryOp< T, U >

BinaryOp is integrated in the pattern matching system to permit a factorization of the accessors.

Definition at line 36 of file krat_exp_pattern.hh.


Generated on Fri Jul 28 12:36:28 2006 for Vaucanson by  doxygen 1.4.6