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

P0205 Allow Seeding Random Number Engines With std::random_device #325

Open
wg21bot opened this issue Jan 31, 2019 · 4 comments
Open

P0205 Allow Seeding Random Number Engines With std::random_device #325

wg21bot opened this issue Jan 31, 2019 · 4 comments
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting size - small paper size estimate

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Jan 31, 2019

P0205R0 Allow Seeding Random Number Engines With std::random_device (Moritz Klammler)

@wg21bot wg21bot added this to the 2019-07 milestone Jan 31, 2019
@wg21bot wg21bot added C++23 Targeted at C++23 LEWG Library Evolution labels Jan 31, 2019
@jensmaurer
Copy link
Member

LEWG-I in San Diego: Forward to LEWG for C++23.

@jensmaurer jensmaurer added this to Thursday in LEWG in Cologne 2019 Jul 13, 2019
@jensmaurer jensmaurer modified the milestones: 2019-07, 2019-11 Aug 23, 2019
@FabioFracassi FabioFracassi added this to If time allows in LEWGBelfast2019 Oct 24, 2019
@FabioFracassi FabioFracassi moved this from If time allows to Friday Afternoon in LEWGBelfast2019 Oct 30, 2019
@jensmaurer jensmaurer modified the milestones: 2019-11, 2020-06 Feb 18, 2020
@jensmaurer jensmaurer removed the C++23 Targeted at C++23 label Mar 7, 2020
@brycelelbach brycelelbach added this to 2020-05-18 Telecon in Library Evolution Telecons May 10, 2020
@brycelelbach brycelelbach moved this from 2020-05-18 Telecon to 2020-06-23 Telecon in Library Evolution Telecons May 19, 2020
@brycelelbach brycelelbach moved this from 2020-06-23 Telecon to 2020-06-09 Telecon in Library Evolution Telecons May 19, 2020
@brycelelbach brycelelbach moved this from 2020-06-09 Telecon to 2020-07-07 Telecon in Library Evolution Telecons Jun 5, 2020
@brycelelbach brycelelbach moved this from 2020-07-07 Telecon to 2020-07-13 Telecon in Library Evolution Telecons Jun 9, 2020
@brycelelbach brycelelbach removed this from 2020-07-13 Telecon in Library Evolution Telecons Jul 12, 2020
@brycelelbach brycelelbach added this to 2020-07-13 Telecon in Library Evolution Telecons Jul 12, 2020
@brycelelbach brycelelbach moved this from 2020-07-13 Telecon to Weekly Mailing List Discussions in Library Evolution Telecons Jul 15, 2020
@cor3ntin
Copy link

cor3ntin commented Aug 10, 2020

Weekly review summary (2020-07-27 - 2020-08-09)

(3 participants)

  • rebase the paper on a newer wording draft
  • consider making seed_generator a concept such that it is modeled by seed_seq
  • align the design with that of P1068R4
  • remove the 32 bits restriction (allow 64 bits values ?)

@cor3ntin cor3ntin removed this from Mailing List Discussion Queue in Library Evolution Telecons Aug 10, 2020
@brycelelbach brycelelbach added B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e IS Ship vehicle: IS ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list labels Aug 25, 2020
@brycelelbach brycelelbach added the needs-revision Paper needs changes before it can proceed label Oct 20, 2020
@jensmaurer jensmaurer removed this from the 2020-telecon milestone Dec 27, 2020
@wg21bot
Copy link
Collaborator Author

wg21bot commented Jun 26, 2021

P0205R1 Efficient Seeding of Random Number Engines (Moritz Klammler)

@wg21bot wg21bot removed the needs-revision Paper needs changes before it can proceed label Jun 26, 2021
@wg21bot wg21bot added this to the 2021-telecon milestone Jun 26, 2021
@brycelelbach brycelelbach added the size - small paper size estimate label Aug 1, 2021
@brycelelbach brycelelbach added the C++26 Targeted at C++26 label Dec 22, 2021
@jensmaurer jensmaurer modified the milestones: 2021-telecon, 2022-telecon Jan 1, 2022
@brycelelbach brycelelbach added ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review and removed ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list labels Aug 3, 2022
@brycelelbach brycelelbach added scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review and removed scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels Sep 22, 2022
@billy-baker
Copy link
Collaborator

billy-baker commented Oct 25, 2022

2022-10-18 Library Evolution Telecon

P0205R1: Allow Seeding Random Number Engines With random_device

2022-10-18 Library Evolution Telecon Minutes

Champion: Moritz Klammler

Chair: Billy Baker

Minute Taker: Guy Davidson & Steve Downey

No polls taken.

Next Steps

The author should look for a solution that does not involve adding seed_adapter.

@billy-baker billy-baker added needs-revision Paper needs changes before it can proceed and removed scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels Oct 25, 2022
@jensmaurer jensmaurer removed this from the 2022-telecon milestone Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting size - small paper size estimate
Projects
No open projects
Development

No branches or pull requests

5 participants