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

[rand.dist.samp.plinear] Fix copy & paste error in Mandates #6794

Merged
merged 1 commit into from Feb 5, 2024

Conversation

jwakely
Copy link
Member

@jwakely jwakely commented Feb 5, 2024

This error was present in the incoming P1719R2 paper (Mandating the Standard Library: Clause 26 - Numerics Library), but is obviously bogus. There is no UnaryOperation type in that constructor. The correct requirement is taken from the corresponding constructor in [rand.dist.samp.pconst].

This error was present in the incoming P1719R2 paper (Mandating the
Standard Library: Clause 26 - Numerics Library), but is obviously bogus.
There is no UnaryOperation type in that constructor. The correct
requirement is taken from the corresponding constructor in
[rand.dist.samp.pconst].
@jensmaurer jensmaurer merged commit db80a46 into cplusplus:main Feb 5, 2024
2 checks passed
@jwakely jwakely deleted the plinear branch March 12, 2024 00:55
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.

None yet

2 participants