[cfe-dev] Patch for VS: operator < for RopeIterator
Cédric Venet
cedric.venet at student.ecp.fr
Thu Nov 8 13:34:02 PST 2007
Hi,
The checked STL of VS won't compile the rewritetest if the iterator hasn't
an operator < (it check the begin iterator is preceding the end). Just a
small patch for adding it.
(the ropeiterator don't comply to the RandomIterator concept, even if
declared so. I suppose it is just a fast hack, fleshed out as needed)
Regards,
--
Cédric Venet
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ropeiter.patch
Type: application/octet-stream
Size: 493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20071108/8f83099a/attachment.obj>
More information about the cfe-dev
mailing list