Skip to content

C++17 support #6

Answered by Curve
nullsysvoid asked this question in Q&A
Nov 7, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

I have C++17 support in versions 1.5 and prior.

As for C++17 support in the current releases of the library I'm not sure if I want to do that - Sure the features used from C++20 are few but back porting them with conditional implementations and macros is not something I'm fond of doing.

However: If I find the time to do so, I can create a C++17 branch (with separate tags) and back port the current implementation there. I can't guarantee that the C++17 branch will always be up to date then but I'll do my best to keep them in sync.

Replies: 2 comments 6 replies

This comment has been hidden.

@nullsysvoid
Comment options

@nullsysvoid
Comment options

@Curve
Comment options

@nullsysvoid
Comment options

@Curve
Comment options

Comment options

You must be logged in to vote
1 reply
@nullsysvoid
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants