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 e9e63a1 commit c4e3a18Copy full SHA for c4e3a18
source/support.tex
@@ -647,9 +647,9 @@
647
\defnlibxname{cpp_lib_is_pointer_interconvertible} & \tcode{201907L} &
648
\tcode{<type_traits>} \\ \rowsep
649
\defnlibxname{cpp_lib_is_swappable} & \tcode{201603L} &
650
- \tcode{stop_token} \tcode{<type_traits>} \\ \rowsep
+ \tcode{<type_traits>} \\ \rowsep
651
\defnlibxname{cpp_lib_jthread} & \tcode{201907L} &
652
- \tcode{<thread>} \\ \rowsep
+ \tcode{<stop_token>} \tcode{<thread>} \\ \rowsep
653
\defnlibxname{cpp_lib_latch} & \tcode{201907L} &
654
\tcode{<latch>} \\ \rowsep
655
\defnlibxname{cpp_lib_launder} & \tcode{201606L} &
0 commit comments