Skip to content

Commit a636f55

Browse files
lprvtkoeppe
authored andcommitted
[intro.object] Fix cross-references for library implicit object creation
1 parent 84cf8ef commit a636f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3393,7 +3393,7 @@
33933393
returns a pointer to a suitable created object.
33943394
\begin{note}
33953395
Some functions in the \Cpp{} standard library implicitly create objects%
3396-
\iref{obj.lifetime,allocator.traits.members,c.malloc,cstring.syn,bit.cast}.
3396+
\iref{obj.lifetime,c.malloc,mem.res.public,bit.cast,cstring.syn}.
33973397
\end{note}
33983398
\indextext{object model|)}
33993399

0 commit comments

Comments
 (0)