reactor-cpp icon indicating copy to clipboard operation
reactor-cpp copied to clipboard

Update to C++20

Open cmnrd opened this issue 2 years ago • 1 comments

The LF code generator now requires C++20. Thus we can also upgrade the C++ version in this repo.

cmnrd avatar Dec 13 '22 12:12 cmnrd

Maybe worth taking a look at this summary to figure out which features are actually useful for us: https://github.com/AnthonyCalandra/modern-cpp-features

tanneberger avatar Feb 08 '23 21:02 tanneberger