Skip to content
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

Add versions #43

Merged
merged 7 commits into from
Apr 7, 2024
Merged

Add versions #43

merged 7 commits into from
Apr 7, 2024

Conversation

Hedede
Copy link
Member

@Hedede Hedede commented Apr 7, 2024

No description provided.

Hedede added 7 commits April 1, 2024 20:12
Allows check if this behavior is safe to use. I don't have 100%
certainty that it always works on clang and msvc, I did only a few
tests.
is_one_of is a syntactic sugar for is_same<T,T1> || is_same<T,T2> || ...
@Hedede Hedede merged commit 7bfd302 into master Apr 7, 2024
3 checks passed
@Hedede Hedede deleted the versions branch April 7, 2024 11:05
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.

1 participant