This talk was recorded at NDC TechTown in Kongsberg, Norway. #ndctechtown #ndcconferences #developer #softwaredeveloper
Attend the next NDC conference near you:
Subscribe to our YouTube channel and learn every day:
/ @NDC
Follow our Social Media!
#cplusplus
std::expected is a powerful abstraction for error handling and chaining computations introduced in the C++ 23 standard. Even though this abstraction is relatively new in the C++ ecosystem, it already has several issues, particularly when used as the primary error-handling mechanism in large code bases.
This talk will focus on the most significant practical challenges faced when working with std::expected, providing insights into common pitfalls and offering potential solutions. While some of these challenges are addressed in separate libraries, others are not. Much of the functionality discussed in this talk is not available in the standard library. However, I’ll demonstrate real-world code samples and point to open-source helper utilities that address some of these gaps.
This talk will be useful for software engineers looking to understand the limitations of std::expected, explore possible workarounds, and even contribute to the evolution of this abstraction by submitting proposals for future improvements.
Preliminary outline
1. Briefly about std::expected
2. Issue #1: The same type of error and value are allowed
3. Issue #2: A can of worms: having monadic and regular interface altogether
4. Iss
|
✅ Subscribe to our Channel to learn more...
🔥Microsoft AI Engineer Program - 🔥Part...
🔥Generative AI, Machine Learning, And In...
🔥Applied Generative AI Specialization - ...
Are you ready to dive into the world of ...
When researching online programs, many p...
AWS and Cerebras announced a collaborati...
Discover how Audi AG worked with AWS to ...
Storyblok delivers modern digital experi...
Jetpack Compose Glimmer is here to help ...
In Episode 1 of this 4-part series, @ama...
🔥Integrated MS+PGP Program in Data Scien...
BMW Group's Design and Virtual Product E...
LLMs alone can't deliver relevant custom...
PyCon JP Associationが主催するYouTubeライブです。実験...