We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff93b1 commit 1ca3cacCopy full SHA for 1ca3cac
source/threads.tex
@@ -2428,10 +2428,10 @@
2428
\pnum
2429
The type aliases \tcode{atomic_int$N$_t}, \tcode{atomic_uint$N$_t},
2430
\tcode{atomic_intptr_t}, and \tcode{atomic_uintptr_t}
2431
-are defined if and only if
+are declared if and only if
2432
\tcode{int$N$_t}, \tcode{uint$N$_t},
2433
\tcode{intptr_t}, and \tcode{uintptr_t}
2434
-are defined, respectively.
+are declared, respectively.
2435
2436
2437
\indexlibraryglobal{atomic_signed_lock_free}%
0 commit comments