Skip to content

Conversation

@TedLyngmo
Copy link
Contributor

@TedLyngmo TedLyngmo commented Nov 20, 2025

The timed lock algorithms from P3832 will most likely rarely be used directly, but via the RAII container std::multi_lock, so I think the implementations of both proposals belong together. It also makes it easier for people to inspect the implementations and try them out.

@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for bemanproject ready!

Name Link
🔨 Latest commit 7b1cbad
🔍 Latest deploy log https://app.netlify.com/projects/bemanproject/deploys/693a21055f4d0500083590c5
😎 Deploy Preview https://deploy-preview-111--bemanproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

The timed lock algorithms from P3832 will most likely rarely be used
directly, but via the RAII container `std::multi_lock`, so I think the
implementations of both proposals belong together. It also makes it
easier for people to inspect the implementations and try them out.

Signed-off-by: Ted Lyngmo <ted@lyncon.se>
@TedLyngmo TedLyngmo merged commit d0c72e2 into bemanproject:main Dec 11, 2025
4 checks passed
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