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  

hash_set_ex.h File Reference

#include <set>
#include <memory>

Go to the source code of this file.

Compounds

class  hash_set_ex

Defines

#define TEMPL   template < class Key, class Traits, class Allocator >
#define TARGS   < Key, Traits, Allocator >


Define Documentation

#define TARGS   < Key, Traits, Allocator >
 

Definition at line 49 of file hash_set_ex.h.

Referenced by hash_set_ex< LirBlock * >::hash_set_ex().

#define TEMPL   template < class Key, class Traits, class Allocator >
 

Definition at line 48 of file hash_set_ex.h.


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