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