|
1530 | 1530 | \ref{concepts} & Concepts library & \tcode{<concepts>} \\ \rowsep
|
1531 | 1531 | \ref{errno} & Error numbers & \tcode{<cerrno>} \\ \rowsep
|
1532 | 1532 | \ref{syserr} & System error support & \tcode{<system_error>} \\ \rowsep
|
| 1533 | +\ref{debugging} & Debugging & \tcode{<debugging>} \\ \rowsep |
1533 | 1534 | \ref{memory} & Memory & \tcode{<memory>} \\ \rowsep
|
1534 | 1535 | \ref{type.traits} & Type traits & \tcode{<type_traits>} \\ \rowsep
|
1535 | 1536 | \ref{ratio} & Compile-time rational arithmetic & \tcode{<ratio>} \\ \rowsep
|
|
1539 | 1540 | \ref{variant} & Variants & \tcode{<variant>} \\ \rowsep
|
1540 | 1541 | \ref{expected} & Expected objects & \tcode{<expected>} \\ \rowsep
|
1541 | 1542 | \ref{function.objects} & Function objects & \tcode{<functional>} \\ \rowsep
|
1542 |
| -\ref{charconv} & Primitive numeric conversions & \tcode{<charconv>} \\ \rowsep |
1543 | 1543 | \ref{bit} & Bit manipulation & \tcode{<bit>} \\ \rowsep
|
1544 |
| -\ref{debugging} & Debugging & \tcode{<debugging>} \\ \rowsep |
1545 |
| -\ref{string.view} & String view classes & \tcode{<string_view>} \\ \rowsep |
1546 |
| -\ref{string.classes} & String classes & \tcode{<string>} \\ \rowsep |
1547 |
| -\ref{c.strings} & Null-terminated sequence utilities & \tcode{<cstring>}, \tcode{<cwchar>} \\ \rowsep |
1548 | 1544 | \ref{array} & Class template \tcode{array} & \tcode{<array>} \\ \rowsep
|
1549 | 1545 | \ref{inplace.vector} & Class template \tcode{inplace_vector} & \tcode{<inplace_vector>} \\ \rowsep
|
1550 | 1546 | \ref{views.contiguous} & Contiguous access & \tcode{<span>} \\ \rowsep
|
1551 | 1547 | \ref{views.multidim} & Multidimensional access & \tcode{<mdspan>} \\ \rowsep
|
1552 | 1548 | \ref{iterators} & Iterators library & \tcode{<iterator>} \\ \rowsep
|
1553 | 1549 | \ref{ranges} & Ranges library & \tcode{<ranges>} \\ \rowsep
|
1554 | 1550 | \ref{algorithms} & Algorithms library & \tcode{<algorithm>}, \tcode{<numeric>} \\ \rowsep
|
| 1551 | +\ref{string.view} & String view classes & \tcode{<string_view>} \\ \rowsep |
| 1552 | +\ref{string.classes} & String classes & \tcode{<string>} \\ \rowsep |
| 1553 | +\ref{c.strings} & Null-terminated sequence utilities & \tcode{<cstring>}, \tcode{<cwchar>} \\ \rowsep |
| 1554 | +\ref{charconv} & Primitive numeric conversions & \tcode{<charconv>} \\ \rowsep |
1555 | 1555 | \ref{c.math} & Mathematical functions for floating-point types & \tcode{<cmath>} \\ \rowsep
|
1556 | 1556 | \ref{atomics} & Atomics & \tcode{<atomic>} \\ \rowsep
|
1557 | 1557 | \end{libsumtab}
|
|
0 commit comments