Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Move to C++17 #1602

Merged
merged 8 commits into from Dec 12, 2020
Merged

[WIP] Move to C++17 #1602

merged 8 commits into from Dec 12, 2020

Conversation

liz-desartiges
Copy link
Contributor

No description provided.

@liz-desartiges
Copy link
Contributor Author

liz-desartiges commented Dec 12, 2020

C++ 20 introduce a few new things :
boost::algorithm::ends_with can be replaced by std::string::ends_with
boost::format by std::format
and adds what was missing to replace boost::gregorian

But for now compilers doesn't support the full c++20 standards

@liz-desartiges liz-desartiges mentioned this pull request Dec 12, 2020
@tobbi tobbi merged commit 24f7176 into SuperTux:master Dec 12, 2020
@antbrl antbrl deleted the wip_cpp_17 branch December 12, 2020 15:44
Semphriss pushed a commit that referenced this pull request Dec 15, 2020
Grumbel added a commit that referenced this pull request Apr 19, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
@Grumbel Grumbel mentioned this pull request Apr 19, 2021
Grumbel added a commit that referenced this pull request Apr 20, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 20, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 20, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 20, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 20, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 22, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 22, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 28, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Apr 28, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request May 3, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request May 6, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request May 8, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request May 8, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Aug 9, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Oct 8, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Dec 22, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Dec 22, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Dec 23, 2021
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Feb 2, 2022
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Mar 13, 2022
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
Grumbel added a commit that referenced this pull request Jul 24, 2022
…d linkage errors on Linux"

This reverts commit 2cdf9f2.
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.

None yet

3 participants