On Aug 6, 2013, at 2:39 PM, Marshall Clow <[email protected]> wrote:
> The existing implementations seem to work, so I just added some tests. Your tests are passing by accident. __tree_iterator and __tree_const_iterator in <__tree> need treatment for their default ctor. > The general iterator tests for <map> appeared to be missing, so I added that, > too. Thanks, but this is covered in map/map.access/iterator.pass.cpp. I'd rather not have commented out tests. I believe these will work as intended if uncommented. Howard _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
