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

comparing two maybe_null_dbg's can cause fail_fast #45

Closed
trebconnell opened this issue Sep 24, 2015 · 1 comment
Closed

comparing two maybe_null_dbg's can cause fail_fast #45

trebconnell opened this issue Sep 24, 2015 · 1 comment
Labels

Comments

@trebconnell
Copy link
Contributor

Because one of them is implicitly converted to T() causing a call to get()

trebconnell added a commit to trebconnell/GSL that referenced this issue Sep 24, 2015
neilmacintosh pushed a commit that referenced this issue Sep 24, 2015
Fix issue #45: comparing two maybe_null_dbg's can cause fail_fast
@trebconnell
Copy link
Contributor Author

Fix is merged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants