Hi David,<div><br></div><div>Thanks for the info. I filed the bug report.</div><div><br></div><div>Regards,</div><div><br></div><div>Ryuta<br><br><div class="gmail_quote">On Sat, Jul 23, 2011 at 3:41 PM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">> My expectation was that libc++ silently convert iterator to const_iterator<br>
> if necessary, but I guess I'm wrong.<br>
> Any comments will be greatly appreciated.<br>
<br>
</div>Looks like you're right to expect that, by my reading: 23.2.1\4, Table<br>
96, row 3:<br>
<br>
Expression: X::iterator<br>
...<br>
Assertion/note pre-/post-condition: .... convertible to X::const_iterator.<br>
</blockquote></div><br></div>