Skip to content

Increase minimum C++ standard to C++14#54

Merged
zrax merged 5 commits into
masterfrom
cxx14
Oct 24, 2025
Merged

Increase minimum C++ standard to C++14#54
zrax merged 5 commits into
masterfrom
cxx14

Conversation

@zrax
Copy link
Copy Markdown
Owner

@zrax zrax commented Oct 22, 2025

The tests already require C++14, and #53 already depends on a C++14 feature as well (lambda capture expressions).
More importantly, it's becoming harder to find supported compilers that don't support at least C++14.

zrax added 5 commits October 22, 2025 13:22
The tests already require C++14, and #53
already depends on a C++14 feature as well (lambda capture expressions).
More importantly, it's becoming harder to find supported compilers that
don't support at least C++14.
@zrax zrax merged commit 43bbb4f into master Oct 24, 2025
19 checks passed
@zrax zrax deleted the cxx14 branch October 24, 2025 22:40
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.

1 participant