C-Breeze
C Compiler Infrastructure

[ Project home page]

output_context.h File Reference

#include <set>

Go to the source code of this file.

Typedefs

typedef set< suespecNode * > ssn_set
typedef list< int > int_list
typedef int_list::iterator int_list_p


Typedef Documentation

typedef list< int > int_list
 

Definition at line 45 of file output_context.h.

typedef int_list::iterator int_list_p
 

Definition at line 46 of file output_context.h.

typedef set<suespecNode *> ssn_set
 

Definition at line 43 of file output_context.h.


Generated on February 1, 2006
Back to the C-Breeze home page