[LLVMdev] [cfe-dev] C++11 reverse iterators (was C++11 is here)

Chandler Carruth chandlerc at google.com
Tue Mar 4 20:23:07 PST 2014


On Tue, Mar 4, 2014 at 8:07 PM, Duncan P. N. Exon Smith <
dexonsmith at apple.com> wrote:

> There’s a decent selection of range adaptors in Boost.Range [1].  I’m not
> sure the license [2] allows copying the source (IANAL), but any reason not
> use the same names?  I don’t see any reason to reinvent the wheel here.


Because I think that algorithms (and functions more generally) should be
verbs. The names will be very similar all the same.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140304/035f54af/attachment.html>


More information about the llvm-dev mailing list