[PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Marshall Clow
mclow.lists at gmail.com
Tue Mar 3 10:58:43 PST 2015
This looks fine to me.
================
Comment at: include/map:754
@@ -743,2 +753,3 @@
+ : __i_(__i.__i_) {}
_LIBCPP_INLINE_VISIBILITY
----------------
Is this just a line-wrap change - or am I missing some functionality that has changed?
http://reviews.llvm.org/D7785
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list