Home
last modified time | relevance | path

Searched refs:new_use_count (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/detail/
H A Dsp_counted_base_pt.hpp95 long new_use_count = --use_count_; in release() local
98 if( new_use_count == 0 ) in release()