Skip to content

Fix C++ version requirement mismatch between the CmakeLists and the code #20

@jeanchristopheruel

Description

@jeanchristopheruel

'auto' type appears several times in the code, requiring the compiler to support at least C++17.

However, the CmakeLists suggest a minimum requirement for C++11.

It was initially planned to limit the C++ version dep to C++11 in order to reach a broader audience.

Refer to #19

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions