Main Page   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

classdefs.h

00001 
00002 #define DEFAULT_INITIAL_CAPACITY 128
00003 #define ClassKeyEQ(x,y) ((x)==(y))
00004 #define ClassKeyHASH(x) ((x).hash())
00005 #define ClassKeyCMP(a,b) ((a).cmp(b))

Generated at Sat Mar 2 14:29:10 2002 for MPQC 2.0.4 using the documentation package Doxygen 1.2.11.1.