Skip to content

Commit 42d1713

Browse files
authored
[depr.atomics.volatile] Use \tcode for template name "atomic" (cplusplus#6213)
1 parent bb65fc8 commit 42d1713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/future.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,7 @@
26972697
\rSec2[depr.atomics.volatile]{Volatile access}
26982698

26992699
\pnum
2700-
If an atomic specialization has one of the following overloads,
2700+
If an \tcode{atomic}\iref{atomics.types.generic} specialization has one of the following overloads,
27012701
then that overload participates in overload resolution
27022702
even if \tcode{atomic<T>::is_always_lock_free} is \tcode{false}:
27032703
\begin{codeblock}

0 commit comments

Comments
 (0)