/////////////////////////////////////////////////////////////////////////////
// Name: hashset.h
-// Purpose: documentation for wxHashSet class
+// Purpose: interface of wxHashSet
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
*/
size_type size() const;
};
+