Skip to content

Commit 945e527

Browse files
[pointer.traits.types] Replace "Alias template" with "Result"
1 parent 8fe775a commit 945e527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/memory.tex

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

838838
\begin{itemdescr}
839839
\pnum
840-
\templalias \tcode{Ptr::rebind<U>} if
840+
\result \tcode{Ptr::rebind<U>} if
841841
the \grammarterm{qualified-id} \tcode{Ptr::rebind<U>} is valid and denotes a
842842
type\iref{temp.deduct}; otherwise,
843843
\tcode{SomePointer<U, Args>} if

0 commit comments

Comments
 (0)