Home
last modified time | relevance | path

Searched defs:insert_range_proxy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dadvanced_insert_int.hpp72 struct insert_range_proxy struct
74 typedef typename allocator_traits<Allocator>::size_type size_type;
75 typedef typename allocator_traits<Allocator>::value_type value_type;
77 explicit insert_range_proxy(FwdIt first) in insert_range_proxy() argument
81 void uninitialized_copy_n_and_update(Allocator &a, Iterator p, size_type n) in uninitialized_copy_n_and_update()
86 void copy_n_and_update(Allocator &, Iterator p, size_type n) in copy_n_and_update()
91 FwdIt first_;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp2669 (const pointer &pos, const size_type n, const InsertionProxy insert_range_proxy, version_1) in priv_forward_range_insert_no_capacity()
2689 (const pointer &pos, const size_type n, const InsertionProxy insert_range_proxy, version_2) in priv_forward_range_insert_no_capacity()
2736 (const pointer &pos, const size_type n, const InsertionProxy insert_range_proxy) in priv_forward_range_insert()
2757 (const size_type n, const InsertionProxy insert_range_proxy, version_0) in priv_forward_range_insert_at_end()
2772 (const size_type n, const InsertionProxy insert_range_proxy, AllocVersion) in priv_forward_range_insert_at_end()
2871 …iv_forward_range_insert_at_end_expand_forward(const size_type n, InsertionProxy insert_range_proxy) in priv_forward_range_insert_at_end_expand_forward()
2879 …ard_range_insert_expand_forward(T* const pos, const size_type n, InsertionProxy insert_range_proxy) in priv_forward_range_insert_expand_forward()
2924 …t new_start, size_type new_cap, T* const pos, const size_type n, InsertionProxy insert_range_proxy) in priv_forward_range_insert_new_allocation()
2968 T* const pos, const size_type n, InsertionProxy insert_range_proxy) in priv_forward_range_insert_expand_backwards()