Home
last modified time | relevance | path

Searched refs:static_cast_from (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp38 …_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() function
222 { 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