libcoro icon indicating copy to clipboard operation
libcoro copied to clipboard

Document OS distro support and C++ compiler and standard

Open jbaldwin opened this issue 1 year ago • 0 comments

  • last two LTS (probably also time to prune some of the fedora builds)
  • last two major compiler versions
  • up to one major C++ standard version (e.g. if c++23 is latest than c++20 should be supported)
    • While it would be nice to support C++20 forever I'd like this project to be able to move forward and use new features from new standards given enough time for them to stabilize across compilers/os and reduce backwards compatibility support from being forever.

jbaldwin avatar Feb 04 '24 16:02 jbaldwin