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

Implement P0952R2: 'A new specification for std::generate_canonical' #4740

Merged
merged 31 commits into from
Jun 27, 2024

Conversation

MattStephanson
Copy link
Contributor

@MattStephanson MattStephanson commented Jun 20, 2024

Fixes #1074. Fixes #4169.

@MattStephanson MattStephanson requested a review from a team as a code owner June 20, 2024 02:47
stl/inc/random Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
@MattStephanson

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej changed the title Implement P0952: "A new specification for std::generate_canonical" Implement P0952R2: 'A new specification for std::generate_canonical' Jun 20, 2024
@StephanTLavavej StephanTLavavej added the cxx26 C++26 feature label Jun 20, 2024
@StephanTLavavej StephanTLavavej self-assigned this Jun 20, 2024
@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej removed their assignment Jun 20, 2024
@StephanTLavavej StephanTLavavej added the bug Something isn't working label Jun 20, 2024
stl/inc/random Outdated Show resolved Hide resolved
@StephanTLavavej StephanTLavavej self-assigned this Jun 24, 2024
stl/inc/random Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
tests/libcxx/expected_results.txt Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
stl/inc/random Outdated Show resolved Hide resolved
tests/std/tests/P0952R2_new_generate_canonical/test.cpp Outdated Show resolved Hide resolved
tests/std/tests/P0952R2_new_generate_canonical/test.cpp Outdated Show resolved Hide resolved
@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

stl/inc/random Show resolved Hide resolved
stl/inc/random Show resolved Hide resolved
@MattStephanson

This comment was marked as resolved.

@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej

This comment was marked as resolved.

@StephanTLavavej StephanTLavavej merged commit f9b0af8 into microsoft:main Jun 27, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

Thanks for implementing this major overhaul of central <random> machinery! ⚙️ 🛠️ 💚

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cxx26 C++26 feature
Projects
Archived in project
4 participants