GEOS-DEV / GEOS-DEV/GEOS

[EPIC] Move forward to C++20

Open
#3,223 18 comments 0 reactions 10 assignees View on GitHub

@rmadec-cs is already working on this.

Since Jul 15, 2024.

type: feature type: new
Dominant language
C++
Stars
287
Forks
109
Avg merge
4d 41m
Merged PRs (30d)
5

Description

What is the requested feature?
I want to open discussions to move forward to c++20

Is your request related to a specific problem?
Below is a list of desirable features that are standardized in C++20.
I also put the min (compiler/stdlib) versions where they are implemented

clang gcc
standardized text format (in replacement of fmt) 17 13
range library 15 10
concepts library 13 10
span 7 10
litterals as template params 12 9

I would like to discuss the feasibility of this change on the different architectures that geos is compiled on..

Describe the solution you'd like
n.a.

Describe alternatives you've considered
n.a.

Additional context
n.a.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.