2005/5/9
-- ACDK API Docs Misc header THashSet_h
(c) 2005 byRoger Rene Kommer
Kindly hosted at:
#include THashMap.h #include TAbstractSet.h
#include THashMap.h
#include TAbstractSet.h
Value:
ACDK_DECL_SET(Type1, RType1); \ typedef ::acdk::util::THashSet<RType1> Type1##HashSet; \ typedef Type1##To##Type2##HashMap::RefType R##Type1##HashSet