]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/hashset.h
Mention default constr
[wxWidgets.git] / interface / hashset.h
index 42b7c87d62e57e5e174de67b5f1e4d7a531fb38c..1470b29ef03ceaeb3bb0493dcfc6742330eb4b74 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        hashset.h
-// Purpose:     documentation for wxHashSet class
+// Purpose:     interface of wxHashSet
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -96,3 +96,4 @@ public:
     */
     size_type size() const;
 };
+