Skip to content

Switch to C++17 #311

@jcoupey

Description

@jcoupey

Upgrading to C++17 would probably not be a huge change for the codebase. The only drawback I can see would be to drop support for some of the older compilers but we can definitely live with that.

On the other hand, some of the new language features like std::optional could help us reduce dependencies requirements. The impact on building Docker images or launching CI builds is probably worth the trouble.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions