None
NO
cppfront: Midsummer update
['Herb Sutter', 'View All Posts Herb Sutter', 'Herb Sutter Is An Author', 'Speaker', 'A Technical Fellow At Citadel Securities. He Serves As Chair Of The Standard C', 'Foundation', 'Its Conference Cppcon', 'Served As Chair Of The Iso C', 'Standards Committee To']
Sutter’s Mill
Cppfront 0.7.1 (Jul 10, 2024), new things include: Added .. non-UFCS members-only call syntax Allow x: const = init; and x: * = init; (const and pointer deduction without explicit _ placeholder) Allow concatenated string literals Faster compile time when doing heavy reflection and code generation Added -quiet and -cwd Cppfront 0.7.2 (Jul 27, 2024), new things include: Added range operators ...