Skip to content

Use cascading ternary operators for C++11 mode #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2018

Conversation

deanberris
Copy link
Member

The comparison function is using C++14 constexpr, which is fine when we decide to move to C++14. In the meantime, let's support C++11 users.

The comparison function is using C++14 constexpr, which is fine when we decide to move to C++14. In the meantime, let's support C++11 users.
@deanberris deanberris requested a review from glynos June 14, 2018 23:29
@glynos
Copy link
Member

glynos commented Jun 15, 2018

LGTM

@glynos glynos merged commit ae076ac into master Jun 15, 2018
@glynos glynos deleted the deanberris-cpp11-constexpr branch June 30, 2019 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants