[PATCH] [libcxx] Allow declaration of map and multimap iterator with incomplete mapped type.
Eric Fiselier
eric at efcs.ca
Tue Mar 3 12:12:28 PST 2015
Commited as r231119.
================
Comment at: include/map:754
@@ -743,2 +753,3 @@
+ : __i_(__i.__i_) {}
_LIBCPP_INLINE_VISIBILITY
----------------
mclow.lists wrote:
> Is this just a line-wrap change - or am I missing some functionality that has changed?
Looks like a line-wrap to me.
http://reviews.llvm.org/D7785
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list