Skip to content

Remove C++14 references from README and package.json#6438

Merged
SiarheiFedartsou merged 1 commit intomasterfrom
sf-cpp-14
Nov 6, 2022
Merged

Remove C++14 references from README and package.json#6438
SiarheiFedartsou merged 1 commit intomasterfrom
sf-cpp-14

Conversation

@SiarheiFedartsou
Copy link
Copy Markdown
Member

Issue

We are using C++17 now.

Tasklist

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?


[![osrm-backend CI](https://github.com/Project-OSRM/osrm-backend/actions/workflows/osrm-backend.yml/badge.svg)](https://github.com/Project-OSRM/osrm-backend/actions/workflows/osrm-backend.yml) [![Codecov](https://codecov.io/gh/Project-OSRM/osrm-backend/branch/master/graph/badge.svg)](https://codecov.io/gh/Project-OSRM/osrm-backend) [![Discord](https://img.shields.io/discord/1034487840219860992)](https://discord.gg/es9CdcCXcb)

High performance routing engine written in C++14 designed to run on OpenStreetMap data.
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.

Wanted to make it modern C++, but then realised that C++17 is probably not very modern taking into account that C++23 is going to be released next year :)

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.

Btw if we are going to bump compiler versions probably nothing prevents from using C++20(not sure what can be really useful there though, but newer C++ standard is always better than older)

@SiarheiFedartsou SiarheiFedartsou marked this pull request as ready for review November 1, 2022 20:51
@SiarheiFedartsou SiarheiFedartsou merged commit 8a186e6 into master Nov 6, 2022
mattwigway pushed a commit to mattwigway/osrm-backend that referenced this pull request Jul 20, 2023
@DennisOSRM DennisOSRM deleted the sf-cpp-14 branch May 3, 2024 12:30
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.

2 participants