Google

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

keyvaldefs.h

00001 
00002 #define DEFAULT_INITIAL_CAPACITY 128
00003 #define KeyValKeywordEQ(x,y) ((x)==(y))
00004 #define KeyValKeywordHASH(x) ((x).hash())
00005 #define KeyValKeywordCMP(a,b) ((a).cmp(b))

Generated at Fri Jan 10 08:14:09 2003 for MPQC 2.1.3 using the documentation package Doxygen 1.2.14.