Browse Source

[cpp] Add MapKeyValueIterator to standard Cppia classes

hughsando 6 năm trước cách đây
mục cha
commit
27e208a1f6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      std/cpp/cppia/HostClasses.hx

+ 2 - 0
std/cpp/cppia/HostClasses.hx

@@ -143,6 +143,8 @@ class HostClasses
    "haxe.ds.IntMap",
    "haxe.ds.StringMap",
 
+   "haxe.iterators.MapKeyValueIterator",
+
    "StdTypes",
    "Array",
    "Class",