WG21, aka C++ Standard Committee, May 2022 Mailing

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • draft

    C++ standards drafts

    Yes, its actually the "individual papers" link there: https://www.open-std.org/jtc1/sc22/wg21/

  • view_maybe

    Proof of concept of view_maybe

    Yes, you can write this yourself, and it's not terribly much code: https://github.com/steve-downey/view_maybe/blob/master/src/view_maybe/view_maybe.h Although I'm "cheating" by using libstdc++'s copyable box. Another alternative strategy is reusing repeat_n, with n fixed at 0 or 1.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts