Home | History | Annotate | Download | only in include

Lines Matching full:static_pointer_cast

490     shared_ptr<T> static_pointer_cast(shared_ptr<U> const& r) noexcept;
4947 static_pointer_cast(const shared_ptr<_Up>& __r) _NOEXCEPT