C++
Libraries
yaml-cpp
More...
Install yaml-cpp on Ubuntu and read mappings, scalar values, and sequences from a YAML configuration file with CMake.
CLI11
More...
Install CLI11 on Ubuntu and create a typed command-line option with generated help output and CMake integration.
spdlog
More...
Install spdlog on Ubuntu, build it with CMake, configure component levels and per-sink patterns from environment variables, and write structured CSV telemetry.
Compilers
| C++ | GCC | Clang | ubuntu | Notes |
|---|---|---|---|---|
| C++17 | 7 | 5 | ||
| C++20 | 11 | 14 | 22.04 | |
| C++23 | 13 | 18 | 24.04 |