Skip to content

Commit 72359ae

Browse files
[allocator.traits.types] Replace "Alias template" with "Result"
1 parent 945e527 commit 72359ae

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
@@ -1833,7 +1833,7 @@
18331833

18341834
\begin{itemdescr}
18351835
\pnum
1836-
\templalias \tcode{Alloc::rebind<T>::other} if
1836+
\result \tcode{Alloc::rebind<T>::other} if
18371837
the \grammarterm{qualified-id} \tcode{Alloc::rebind<T>::other} is valid and denotes a
18381838
type\iref{temp.deduct}; otherwise,
18391839
\tcode{Alloc<T, Args>} if \tcode{Alloc} is a class template instantiation

0 commit comments

Comments
 (0)