exercism / exercism/cpp

Making compatible with C++ 20

Open
#438 23 comments 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.