Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Ddestruct_n.hpp31 class destruct_n class
34 explicit destruct_n(RandItUninit raw) in destruct_n() function in boost::movelib::destruct_n
53 ~destruct_n() in ~destruct_n()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dmerge_sort.hpp97 destruct_n<value_type, RandItRaw> d(uninitialized+half); in merge_sort_uninitialized_copy()
126 destruct_n<value_type, RandItRaw> d(uninitialized); in merge_sort()
H A Dinsertion_sort.hpp105 destruct_n<value_type, BirdirectionalRawIterator> d(first2); in insertion_sort_uninitialized_copy()
H A Dmerge.hpp500 destruct_n<value_type, InputOutIterator> d(dest_first); in uninitialized_merge_with_right_placed()