File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1530
1530
\ref {function.objects } & Function objects & \tcode {<functional>} \\ \rowsep
1531
1531
\ref {charconv } & Primitive numeric conversions & \tcode {<charconv>} \\ \rowsep
1532
1532
\ref {bit } & Bit manipulation & \tcode {<bit>} \\ \rowsep
1533
+ \ref {debugging } & Debugging & \tcode {<debugging>} \\ \rowsep
1533
1534
\ref {string.view } & String view classes & \tcode {<string_view>} \\ \rowsep
1534
1535
\ref {string.classes } & String classes & \tcode {<string>} \\ \rowsep
1535
1536
\ref {c.strings } & Null-terminated sequence utilities & \tcode {<cstring>}, \tcode {<cwchar>} \\ \rowsep
1541
1542
\ref {algorithms } & Algorithms library & \tcode {<algorithm>}, \tcode {<numeric>} \\ \rowsep
1542
1543
\ref {c.math } & Mathematical functions for floating-point types & \tcode {<cmath>} \\ \rowsep
1543
1544
\ref {atomics } & Atomics & \tcode {<atomic>} \\ \rowsep
1544
- \ref {debugging } & Debugging & \tcode {<debugging>} \\ \rowsep
1545
1545
\end {libsumtab }
1546
1546
1547
1547
\pnum
You can’t perform that action at this time.
0 commit comments