Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dchecked_delete.hpp29 template<class T> inline void checked_delete(T * x) in checked_delete() function
52 boost::checked_delete(x); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Drecursive_wrapper.hpp105 boost::checked_delete(p_); in ~recursive_wrapper()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/
H A Dscoped_ptr.hpp88 boost::checked_delete( px ); in ~scoped_ptr()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/
H A Dshared_count.hpp148 boost::checked_delete( p ); in shared_count()
158 boost::checked_delete( p ); in shared_count()
H A Dsp_counted_impl.hpp92 boost::checked_delete( px_ ); in dispose()