C++ 20 support
MohammadMDSA opened this issue · 2 comments
MohammadMDSA commented
Hi! Is there any chance of upgrading to C++ 20? The highest version of C++ that I use this library with is 14, and when switching to a higher version, I get template type errors which could be fixed in no time by the original developer.
Upgrading to C++ 20 would be a huge help!
Freeeaky commented
Could you post output log of the template errors?
Due to time constraints I'm currently not available to update the library. I'd be more than happy to review and accept a pull request though :)
MohammadMDSA commented
I'll create a pull request as soon as I finished adding fjs to my project. tnx!