Lightning Talk: Required Field for Designated Initialization – Lesley Lai – CppCon 2021

https://cppcon.org/
https://github.com/CppCon/CppCon2020
---
Lightning Talk: Required Field for Designated Initialization

Designated initialization provides us with a way to mimic "named parameter" in C++. However, by doing so, we lost the ability to enforce the client code to provide a value for specific fields. And this talk gives a way to recover that ability.
---
Lesley Lai

Lesley Lai is a graphics programming enthusiast and organizer of the Graphics Programming virtual meetup. He is currently having a break from his undergraduate education.
---
Videos Streamed & Edited by Digital Medium: http://online.digital-medium.co.uk

The CppCon YouTube Channel Is Sponsored By:
JetBrains : http://jb.gg/cpptools
SonarSource: https://www.sonarsource.com/

Filed under: Science & Technology

No comment yet, add your voice below!


Add a Comment