[cfe-dev] [patch] [libc++] missing difference_type in advance implementation

Gonzalo BG gonzalobg88 at gmail.com
Thu Mar 20 13:22:39 PDT 2014


On Thu, Mar 20, 2014 at 9:09 PM, Joerg Sonnenberger <joerg at britannica.bec.de
> wrote:

> Do you have a test case that failed before?


I have an iterator with a difference_type that is only explicitly
convertible from int (not implicitly) and thus fails. Its implementation
depends on Boost.Iterator (and everything that Boost.Iterator depends on)
so I don't think it would be suitable for a test-case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140320/457366ca/attachment.html>


More information about the cfe-dev mailing list