C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

operators.h File Reference

Go to the source code of this file.

Compounds

class  Operator
class  Operators

Typedefs

typedef map< unsigned int,
Operator *, less< unsigned
int > > 
operator_map


Typedef Documentation

typedef map<unsigned int, Operator *, less< unsigned int > > operator_map
 

Definition at line 119 of file operators.h.


Generated on August 27, 2003
Back to the C-Breeze home page