diff --git a/source/memory.tex b/source/memory.tex index 4ab41e8b88..1ba4bdd1b4 100644 --- a/source/memory.tex +++ b/source/memory.tex @@ -5509,7 +5509,7 @@ \pnum \begin{note} -\tcode{reinterpret_cast(static_cast(*this))} +\tcode{start_lifetime_as(\&const_cast(p))} can be a viable implementation strategy for some implementations. \end{note} \end{itemdescr} @@ -5745,7 +5745,7 @@ \pnum \begin{note} -\tcode{reinterpret_cast(static_cast(*this))} +\tcode{start_lifetime_as(\&const_cast(p))} can be a viable implementation strategy for some implementations. \end{note} \end{itemdescr}