[cfe-dev] C++11 migration tools

Sam Panzer panzer at google.com
Thu Jun 28 10:50:03 PDT 2012


I'm that intern :)

-Sam


On Wed, Jun 27, 2012 at 9:48 PM, John Wiegley <johnw at boostpro.com> wrote:

> >>>>> Sam Panzer <panzer at google.com> writes:
>
> > In particular, I am working on a tool to convert existing C++ for loops
> to
> > take advantage of the new C++11 range-based syntax. I can imagine similar
> > tools to replace const with constexpr, macro hacks with static_assert,
> and
> > potentially other common refactorings.
>
> > Thoughts? Suggestions?
>
> You really must watch this presentation, if you haven't already:
>
>     http://www.youtube.com/watch?v=yuIOGfcOH0k
>
> --
> John Wiegley
> BoostPro Computing
> http://www.boostpro.com
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120628/2367f27a/attachment.html>


More information about the cfe-dev mailing list