]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/arrstr.h
implemented wxIsDebuggerRunning() for Win32
[wxWidgets.git] / include / wx / arrstr.h
index 1124a5de45a28eb2dbde0fed39b5705cf4ad94a1..471dcd75ae6c7c2ea60703a9f19146c91488c9fc 100644 (file)
@@ -209,7 +209,7 @@ public:
   typedef int difference_type;
   typedef size_t size_type;
 
-  // FIXME: same in dynarray.h
+  // TODO: this code duplicates the one in dynarray.h
   class reverse_iterator
   {
     typedef wxString value_type;