template <typename T, typename U>
constexpr intrusive_ptr<T> const_pointer_cast(
const intrusive_ptr<U>& p)
template <typename T, typename U>
constexpr intrusive_ptr<T> const_pointer_cast(
const intrusive_ptr<U>& p)Declared at: libs/pika/memory/include/pika/memory/intrusive_ptr.hpp:282
Parameters
- const intrusive_ptr<U>& p