[LLVMdev] API design (and Boost and tr1)

David A. Greene greened at obbligato.org
Wed Jul 4 20:37:34 PDT 2007


On Wednesday 04 July 2007 15:46, Chris Lattner wrote:

> > Since array doesn't have begin/end members we'd need some kind of
> > specialization for that case.  Iterators nicely avoid this issue.
>
> We should just keep the existing constructor, so this isn't a problem.
> These clients don't have the "dereference end" problem.

Duh.

Yep, ok, this sounds good.

                                             -Dave



More information about the llvm-dev mailing list