Skip to content

Commit ba9124e

Browse files
authored
[util.smartptr.atomic.general] Fix cross-reference to shared_ptr (#5222)
1 parent cec2d21 commit ba9124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/atomics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2734,7 +2734,7 @@
27342734

27352735
\pnum
27362736
The library provides partial specializations of the \tcode{atomic} template
2737-
for shared-ownership smart pointers\iref{smartptr}.
2737+
for shared-ownership smart pointers\iref{util.sharedptr}.
27382738
\begin{note}
27392739
The partial specializations are declared in header \libheaderref{memory}.
27402740
\end{note}

0 commit comments

Comments
 (0)