Searched refs:static_cast_from (Results 1 – 1 of 1) sorted by relevance
38 …_STATIC_MEMBER_FUNC_SIGNATURE(has_member_function_callable_with_static_cast_from, static_cast_from)43 …_FUNC_CALLED_IGNORE_SIGNATURE(has_member_function_callable_with_static_cast_from, static_cast_from)146 static pointer static_cast_from(const UPtr &uptr) in static_cast_from() function222 { return Ptr::static_cast_from(uptr); } in priv_static_cast_from()297 BOOST_INTRUSIVE_FORCEINLINE static pointer static_cast_from(U *uptr) in static_cast_from() function