- "cppfront: Spring update" by Herb Sutter - 1 Update
Lynn McGuire <lynnmcguire5@gmail.com>: May 01 04:05PM -0500 "cppfront: Spring update" by Herb Sutter https://herbsutter.com/2023/04/30/cppfront-spring-update/ "Since the year-end mini-update, progress has continued on cppfront. (If you don't know what this personal project is, please see the CppCon 2022 talk on YouTube.)" https://herbsutter.com/2022/12/31/cpp2-and-cppfront-year-end-mini-update/ https://github.com/hsutter/cppfront https://www.youtube.com/watch?v=ELeZAKCN4tY "This update covers Acknowledgments, and highlights of what's new in the compiler and language since last time, including:" * simple, mathematically safe, and efficient chained comparisons * named break and continue * "simple and safe" starts with . . . main * user-defined type, including unifying all special member functions as operator= * type/namespace/function/object aliases * header reflect.h with the start of the reflection API and the first 10 working compile-time metafunctions from P0707 unifying functions and blocks, including removing : and = from the for loop syntax" Lynn |
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page. To unsubscribe from this group and stop receiving emails from it send an email to comp.lang.c+++unsubscribe@googlegroups.com. |
No comments:
Post a Comment