Skip to content

Commit 883bed8

Browse files
jensmaurerzygoloid
authored andcommitted
[depr.atomics] Fix <atomic> header name. (#3948)
The typo was introduced in commit bbb4626 while applying P0883R2 Fixing Atomic Initialization.
1 parent 7450e82 commit 883bed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/future.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2677,7 +2677,7 @@
26772677
\rSec2[depr.atomics.general]{General}
26782678

26792679
\pnum
2680-
The header \libheaderref{atomics} has the following additions.
2680+
The header \libheaderrefx{atomic}{atomics.syn} has the following additions.
26812681

26822682
\begin{codeblock}
26832683
namespace std {

0 commit comments

Comments
 (0)