Skip to content

Commit 4e01684

Browse files
committed
Made P3832 relative to N5046.
Signed-off-by: Ted Lyngmo <ted@lyncon.se>
1 parent 92e2a1e commit 4e01684

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

papers/P3832.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Timed lock algorithms for multiple lockables"
33
---
44

5-
- **Document number:** P3832R2a
5+
- **Document number:** P3832R2b
66
- **Date:** @DATE@
77
- **Audience:** Library Evolution Working Group
88
- **Project:** ISO/IEC 14882 Programming Languages — C++, ISO/IEC JTC1/SC22/WG21
@@ -81,7 +81,7 @@ These extend the `std::lock` family of functions to timed lockables, enabling co
8181
8282
## 5. Proposed Wording
8383
84-
The following changes are relative to N5014.
84+
The following changes are relative to N5046.
8585
8686
In 32.6.6, Generic locking algorithms [thread.lock.algorithm], after point 5:
8787
@@ -140,4 +140,4 @@ Reference implementation:
140140

141141
## 9. References
142142

143-
- N5014: Working Draft, Programming Languages — C++ (C++26).
143+
- N5046: Working Draft, Programming Languages — C++ (C++26).

0 commit comments

Comments
 (0)