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
ConvertibleTo
ConvertibleTo<T&&, U>
Assignable
Destructible
()
The text was updated successfully, but these errors were encountered:
Marking #174 complete, despite that there are now no changes to make. I think the PR was incorporated into P0547R2 and we failed to record that fact.
Sorry, something went wrong.
Ditto marking #298 complete; it seems to have been fixed somewhere along the way.
..and #361, which I think was pulled into P0541.
No branches or pull requests
P0663 "Ranges TS 'Ready' Issues for Toronto"
P0740 "Ranges TS 'Immediate' Issues from Toronto"
ConvertibleTo
should require both implicit and explicit conversion; also fixes ConvertibleTo<T&&, U> should say something about the final state of the source object #314ConvertibleTo<T&&, U>
should say something about the final state of the source object [fixed by ConvertibleTo should require both implicit and explicit conversion #167]Other
Assignable
andDestructible
.()
that managed to sneak in after applying P0651.The text was updated successfully, but these errors were encountered: