Fix libcpp map/set/multiset/unordered type issues (GH-4410)
Fix insert return types, constness and input iterator templates. Fix typing in iterators and add constructor to allow explicit conversion from iterator to const_iterator.
Showing
tests/run/cpp_stl_map.pyx
0 → 100644
tests/run/cpp_stl_set.pyx
0 → 100644
Please register or sign in to comment