C-Breeze
C Compiler Infrastructure

[ Project home page]

hash_set_ex.h File Reference

#include <set>
#include <memory>

Go to the source code of this file.

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.

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

Definition at line 48 of file hash_set_ex.h.


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