Skip to content

Commit 2b0db35

Browse files
committed
[utilities.general] Update reference to bitset section and add missing \rowsep
1 parent 417d713 commit 2b0db35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/utilities.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
\ref{optional} & Optional objects & \tcode{<optional>} \\ \rowsep
1717
\ref{variant} & Variants & \tcode{<variant>} \\ \rowsep
1818
\ref{any} & Storage for any type & \tcode{<any>} \\ \rowsep
19-
\ref{template.bitset} & Fixed-size sequences of bits & \tcode{<bitset>} \\ \rowsep
19+
\ref{bitset} & Fixed-size sequences of bits & \tcode{<bitset>} \\ \rowsep
2020
\ref{memory} & Memory & \tcode{<memory>} \\
21-
& & \tcode{<cstdlib>} \\
21+
& & \tcode{<cstdlib>} \\ \rowsep
2222
\ref{smartptr} & Smart pointers & \tcode{<memory>} \\ \rowsep
2323
\ref{mem.res} & Memory resources & \tcode{<memory_resource>} \\ \rowsep
2424
\ref{allocator.adaptor} & Scoped allocators & \tcode{<scoped_allocator>} \\ \rowsep

0 commit comments

Comments
 (0)