Making compatible with C++ 20
Open
- Dominant language
- C++
- Stars
- 290
- Forks
- 244
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to use the ```format``` C++ 20-style on strings:
https://en.cppreference.com/w/cpp/utility/format/format
But got an error message. I think this may indicate that the makefile makes use of an older C++.
- Is that the right diagnostic?
- Would it be possible to make the makefiles C++ 20 compatible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.