diff --git a/source/utilities.tex b/source/utilities.tex index b3a60d6418..bf95f4f368 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -11007,10 +11007,6 @@ template weak_ptr(shared_ptr) -> weak_ptr; - - // \ref{util.smartptr.weak.spec}, specialized algorithms - template - void swap(weak_ptr& a, weak_ptr& b) noexcept; } \end{codeblock}