Wrong C++ standard

Open Beginner friendly
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
92/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
cmake, cpp
Domain
documentation

Research direction

Check README:18 and Post.txt:12 against CMakeLists.txt:4, which sets CXX_STANDARD to 23. Update the two documentation references so they match the required standard and confirm that both files consistently mention C++23 and .

Written by the indexing model from the issue text.

Description

README:18 and Post.txt:12 say "C++20 compatible compiler supporting ". is C++23; CMakeLists.txt:4 sets CXX_STANDARD 23.

A reader with a C++20 compiler will follow the docs and fail.

@cschladetsch

Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cschladetsch/CppGitStatus

All issues in cschladetsch/CppGitStatus

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.