diff --git a/source/macros.tex b/source/macros.tex index bbba8134c6..538f5d7279 100644 --- a/source/macros.tex +++ b/source/macros.tex @@ -384,7 +384,6 @@ \newcommand{\result}{\Fundesc{Result}} \newcommand{\returntype}{\Fundesc{Return type}} \newcommand{\ctype}{\Fundesc{Type}} -\newcommand{\templalias}{\Fundesc{Alias template}} %% Cross-reference \newcommand{\xref}[1]{\textsc{See also:}\space #1} diff --git a/source/memory.tex b/source/memory.tex index 66830d4057..bcd3689115 100644 --- a/source/memory.tex +++ b/source/memory.tex @@ -884,7 +884,7 @@ \begin{itemdescr} \pnum -\templalias \tcode{Ptr::rebind} if +\result \tcode{Ptr::rebind} if the \grammarterm{qualified-id} \tcode{Ptr::rebind} is valid and denotes a type\iref{temp.deduct}; otherwise, \tcode{SomePointer} if @@ -1787,7 +1787,7 @@ \begin{itemdescr} \pnum -\templalias \tcode{Alloc::rebind::other} if +\result \tcode{Alloc::rebind::other} if the \grammarterm{qualified-id} \tcode{Alloc::rebind::other} is valid and denotes a type\iref{temp.deduct}; otherwise, \tcode{Alloc} if \tcode{Alloc} is a class template specialization