Displaying 2 results from an estimated 2 matches for "b8252952".
Did you mean:
58202952
2016 Oct 02
4
Using C++14 code in LLVM
..._____________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161002/b8252952/attachment.html>
2016 Oct 02
4
Using C++14 code in LLVM
I haven't been following C++14 closely, but from hallway conversations at work it seems like 17 is the bigger win in terms of features.
Is it worth waiting for 17 instead? Or, as we will only get a subset of 14 features anyway, just instead take a subset of 17 features?
My only worry with 14 is that it's always going to be code churn in terms of using the new features. If they are worth