Home
last modified time | relevance | path

Searched defs:sp_pointer_construct (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.hpp283 template< class T, class Y > inline void sp_pointer_construct( boost::shared_ptr< T > * ppx, Y * p,… in sp_pointer_construct() function
291 template< class T, class Y > inline void sp_pointer_construct( boost::shared_ptr< T[] > * /*ppx*/, … in sp_pointer_construct() function
297 template< class T, std::size_t N, class Y > inline void sp_pointer_construct( boost::shared_ptr< T[… in sp_pointer_construct() function