Skip to content

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

Merged
jensmaurer merged 1 commit into
cplusplus:mainfrom
jwakely:plinear
Feb 5, 2024
Merged

[rand.dist.samp.plinear] Fix copy & paste error in Mandates#6794
jensmaurer merged 1 commit into
cplusplus:mainfrom
jwakely:plinear

Conversation

@jwakely

@jwakely jwakely commented Feb 5, 2024

Copy link
Copy Markdown
Member

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
@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.

2 participants