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

meta::and_ and meta::or_ are not SFINAE friendly #47

Closed
ericniebler opened this issue Mar 28, 2017 · 1 comment
Closed

meta::and_ and meta::or_ are not SFINAE friendly #47

ericniebler opened this issue Mar 28, 2017 · 1 comment

Comments

@ericniebler
Copy link
Owner

The hard-error if one of the types passed in is not a Boolean Integral.

CaseyCarter added a commit to CaseyCarter/meta that referenced this issue Jan 12, 2019
@CaseyCarter
Copy link
Contributor

Lies.

ericniebler added a commit that referenced this issue Feb 15, 2019
Add test coverage to prevent regression of #47
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

No branches or pull requests

2 participants