RSSAmplifier

Michael Eiler · May 1, 2023

C++23: A std::expected-ly Graceful Release

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

With the last big release, namely C++20 , the language had been extended with what I’d consider some essential features a modern programming language should have. Stackless coroutines are basic necessities to elegantly and efficiently implement asynchronous code, statemachines and more. Modules should significantly improve compilation times. And concepts will make working with templates a…

Read on /posts/20230501/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.