Skip to content

Commit 872bda0

Browse files
lprvtkoeppe
authored andcommitted
[basic.stc.dynamic.allocation] Remove redundant 'address of' from a note
1 parent fde3d5c commit 872bda0

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
@@ -4046,7 +4046,7 @@
40464046
currently installed new-handler function\iref{new.handler}, if any.
40474047
\begin{note}
40484048
\indextext{\idxcode{new_handler}}%
4049-
A program-supplied allocation function can obtain the address of the
4049+
A program-supplied allocation function can obtain the
40504050
currently installed \tcode{new_handler} using the
40514051
\tcode{std::get_new_handler} function\iref{get.new.handler}.
40524052
\end{note}

0 commit comments

Comments
 (0)