diff --git a/source/utilities.tex b/source/utilities.tex index b557f7ddc1..770dffb204 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -11050,10 +11050,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}