template <typename T>
void swap(intrusive_ptr<T>& lhs,
intrusive_ptr<T>& rhs) noexcept
template <typename T>
void swap(intrusive_ptr<T>& lhs,
intrusive_ptr<T>& rhs) noexceptDeclared at: libs/pika/memory/include/pika/memory/intrusive_ptr.hpp:262
Parameters
- intrusive_ptr<T>& lhs
- intrusive_ptr<T>& rhs