> I would like to see progress on P0329R0 Designated Initialization, which is > a proposal from discussion between two friends and I, for a real case in our > codebase (my refactor work in bug 1251995). But I didn't follow the paper > work closely. > > I expect that the change would further encourage people to use structs for > passing arguments to functions with tons of parameters, which could lead to > better readability (increased callsite verbosity) and code simplicity > (reduced declaration verbosity).
This proposal received design approval, and is slated to target C++20. Stay tuned for my blog post about what all happened at this meeting! Cheers, Botond _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

