Writing C++ to Be Read - Vincent Zalzal - CppNorth 2023
Writing C++ to Be Read - Vincent Zalzal - CppNorth 2023
I quite liked this talk. Especially where Vincent talks about aggregate initialization, invariants and avoiding invalid values.
You're viewing a single thread.
All Comments
2 comments
For the love of god add named arguments to the cpp standard already. Makes code much more legible.
5 0 Reply