Adding elements to arrays and changing variables during compilation – imperative meta-metaprogramming in C++

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
  • serialisable

    A header-only library for convenient saving of program preferences with minimal amount of code

  • Strangely, GCC was printing different warnings to me. I wasn't able to get it compiling completely without warnings on GCC. You can silence warnings for sections of code using compiler-specific pragmas, which is not clean, but it's better than having code working as intended compile with warnings. You can look here how I did it in a project using a similar functionality.

  • 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.

    InfluxDB logo
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