Skip to content

Update required C++ STD version to 20#1741

Merged
ibc merged 2 commits intov3from
update-cpp-std-to-20
Feb 23, 2026
Merged

Update required C++ STD version to 20#1741
ibc merged 2 commits intov3from
update-cpp-std-to-20

Conversation

@ibc
Copy link
Member

@ibc ibc commented Feb 23, 2026

Details

  • meson.build: Require cpp_std=c++20.
  • Good for having std::span.
  • And because AFAIR this is year 2026.

ibc added 2 commits February 23, 2026 16:21
# Details

- `meson.build`: Require `cpp_std=c++20`.
- Good for having [std::span](https://en.cppreference.com/w/cpp/container/span.html).
@ibc ibc merged commit 92f4d4b into v3 Feb 23, 2026
49 checks passed
@ibc ibc deleted the update-cpp-std-to-20 branch February 23, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants