Skip to content

Commit 7f6f08c

Browse files
committed
[memory] Create new clause
and move [memory], [smartptr], [mem.res], and [allocator.adaptor] from [utilities] into the new clause.
1 parent f4b02f3 commit 7f6f08c

File tree

4 files changed

+6756
-6739
lines changed

4 files changed

+6756
-6739
lines changed

source/lib-intro.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
\ref{support} & Language support library \\
3030
\ref{concepts} & Concepts library \\
3131
\ref{diagnostics} & Diagnostics library \\
32+
\ref{memory} & Memory management library \\
3233
\ref{utilities} & General utilities library \\
3334
\ref{strings} & Strings library \\
3435
\ref{containers} & Containers library \\

0 commit comments

Comments
 (0)