C-Breeze
C Compiler Infrastructure

[ Project home page]

operators.h File Reference

Go to the source code of this file.

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 February 1, 2006
Back to the C-Breeze home page