Skip to content

Default C++ standard version to C++20 (#397) - #418

Open
wusatosi wants to merge 4 commits into
mainfrom
issue-397-cpp20-default
Open

Default C++ standard version to C++20 (#397)#418
wusatosi wants to merge 4 commits into
mainfrom
issue-397-cpp20-default

Conversation

@wusatosi

@wusatosi wusatosi commented Jul 26, 2026

Copy link
Copy Markdown
Member

Summary

Change the default C++ standard version to C++20 per #397 .

CC @JeffGarland

Note to reviewers

  • Updated cookie cutter
  • Updated docs (CONTRIBUTING.md)
  • Updated CMakePresets

Need help

I have no idea why vcpkg ci is failing.

local grep_path
grep_path=$(mktemp)
grep \
--dereference-recursive --context=5 --color=always \

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drive by change so this script work on macOS.

@coveralls

coveralls commented Jul 26, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — issue-397-cpp20-default into main

@wusatosi
wusatosi marked this pull request as ready for review July 26, 2026 05:17
@wusatosi wusatosi linked an issue Jul 26, 2026 that may be closed by this pull request
@wusatosi
wusatosi force-pushed the issue-397-cpp20-default branch from 4b895f5 to 62b820a Compare July 29, 2026 00:05
@wusatosi
wusatosi force-pushed the issue-397-cpp20-default branch from 62b820a to d0e1699 Compare July 29, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

exemplar should consistently use c++20 a default cxx version

2 participants