Home
last modified time | relevance | path

Searched refs:sp_assert_convertible (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/smart_ptr/
H A Dshared_ptr.hpp265 template< class Y, class T > inline void sp_assert_convertible() BOOST_SP_NOEXCEPT in sp_assert_convertible() function
293 sp_assert_convertible< Y[], T[] >(); in sp_pointer_construct()
299 sp_assert_convertible< Y[N], T[N] >(); in sp_pointer_construct()
316 sp_assert_convertible< Y[], T[] >(); in sp_deleter_construct()
321 sp_assert_convertible< Y[N], T[N] >(); in sp_deleter_construct()
431 boost::detail::sp_assert_convertible< Y, T >(); in shared_ptr()
459 boost::detail::sp_assert_convertible< Y, T >(); in shared_ptr()
473 boost::detail::sp_assert_convertible< Y, T >(); in shared_ptr()
486 boost::detail::sp_assert_convertible< Y, T >(); in shared_ptr()
501 boost::detail::sp_assert_convertible< Y, T >(); in shared_ptr()
[all …]