We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Overloaded operators probably need to propagate type uses through via mark_for_method_call.
mark_for_method_call
The text was updated successfully, but these errors were encountered:
Can you elaborate on the implications of this? What's the current failure mode?
Sorry, something went wrong.
Probably we will see mysterious segfaults due to incorrect collapse of template instantiations involving overloaded operators.
noncritical for 0.6, de-milestoning
@pcwalton do you have a concrete example of this? "probably" isn't really specific enough.
Visiting for triage; nothing to add except a @pcwalton
Closed by #9538.
No branches or pull requests
Overloaded operators probably need to propagate type uses through via
mark_for_method_call
.The text was updated successfully, but these errors were encountered: