Skip to content

Moved to C++17#1383

Open
JohanMabille wants to merge 1 commit into
xtensor-stack:masterfrom
JohanMabille:cxx_17
Open

Moved to C++17#1383
JohanMabille wants to merge 1 commit into
xtensor-stack:masterfrom
JohanMabille:cxx_17

Conversation

@JohanMabille

@JohanMabille JohanMabille commented Jul 16, 2026

Copy link
Copy Markdown
Member

Antoine found the issue I was thinking about: #1267

@DiamonDinoia

Copy link
Copy Markdown
Contributor

Sure, I'll have a look, we should change the docs here too then, I'll double check everything

@DiamonDinoia

Copy link
Copy Markdown
Contributor

Hi I would update the docs here:

test/architectures/CMakeLists.txt:21   cxx_std_14 → cxx_std_17
README.md:46                            C++14 → C++17
docs/source/index.rst:72                C++14 → C++17

.github/workflows/cxx-versions.yml:17,43 still tests CMAKE_CXX_STANDARD=14 so this is obsolete now?
benchmark/CMakeLists.txt:38–48 still has the old C++14 fallback probe

I think we should fix these in this commit, then we an make changes.

@DiamonDinoia DiamonDinoia left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Sorry, I added a comment before so could you read the above?

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.

3 participants