Searched refs:const_cast_from (Results 1 – 2 of 2) sorted by relevance
39 …AS_STATIC_MEMBER_FUNC_SIGNATURE(has_member_function_callable_with_const_cast_from, const_cast_from)44 …ER_FUNC_CALLED_IGNORE_SIGNATURE(has_member_function_callable_with_const_cast_from, const_cast_from)167 static pointer const_cast_from(const UPtr &uptr) in const_cast_from() function231 { return Ptr::const_cast_from(uptr); } in priv_const_cast_from()303 BOOST_INTRUSIVE_FORCEINLINE static pointer const_cast_from(U *uptr) in const_cast_from() function
278 { return boost::intrusive::pointer_traits<return_type>::const_cast_from(ptr); }