Skip to content

Change C++ compilation mode from gnu++17 to c++20 or gnu++20 #1237

@dc42

Description

@dc42

We have been compiling in C++17 mode for several years. Switching to C++20 will allow us to use additional features such as std::bit_cast. At the same time we could standardise compiler warning settings across projects.

Metadata

Metadata

Assignees

Labels

internal enhancementchange to improve the internal working of RRF that is not a direct change to features/performance

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions