template <typename T, typename U>
constexpr intrusive_ptr<T> static_pointer_cast(
    intrusive_ptr<U>&& p) noexcept

Declared at: libs/pika/memory/include/pika/memory/intrusive_ptr.hpp:294

Parameters

intrusive_ptr<U>&& p