C++
Read post

Seastar, ScyllaDB, and C++23

Seastar, an open-source C++ framework, now supports C++20 and C++23 and has dropped support for C++17. C++23 introduces new features like std::expected, std::flat_set, and std::flat_map. Retiring C++17 support allows Seastar to fully utilize C++20 features like coroutines, std::format, std::ranges, and concepts.

    #c++#scylladb
Feb 17, 2024•3m read time•From scylladb.com
Post cover image
Table of contents
BackgroundNew features in C++23Retiring C++17 supportConclusion
16 Impressions
C++'s image
C++

ISO C++ is the official website for the C++ programming language standardization committee, providin...

571 Followers

•

493 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard