Home
last modified time | relevance | path

Searched refs:BOOST_RV_REF (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/node/
H A Dpairs.hpp53 …exclusive_ptr_pair(BOOST_RV_REF(exclusive_ptr_pair) p) : first(p.first), second(p.second) { p.seco… in exclusive_ptr_pair()
54 …exclusive_ptr_pair & operator=(BOOST_RV_REF(exclusive_ptr_pair) p) { first = p.first; second = p.s… in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Diterator.hpp203 back_move_insert_iterator& operator=(BOOST_RV_REF(value_type) x) in operator =()
245 front_move_insert_iterator& operator=(BOOST_RV_REF(value_type) x) in operator =()
291 move_insert_iterator& operator=(BOOST_RV_REF(value_type) x) in operator =()
H A Dcore.hpp140 #define BOOST_RV_REF(TYPE)\ macro
340 #define BOOST_RV_REF(TYPE)\ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray_detail.hpp583 void construct_move_dispatch(I pos, BOOST_RV_REF(P) p, in construct_move_dispatch()
592 void construct(DisableTrivialInit const&, I pos, BOOST_RV_REF(P) p) in construct()
689 void assign_move_dispatch(I pos, BOOST_RV_REF(V) v, in assign_move_dispatch()
697 void assign(I pos, BOOST_RV_REF(V) v) in assign()
H A Dvarray.hpp384 varray(BOOST_RV_REF(varray) other) in varray()
435 varray & operator=(BOOST_RV_REF(varray) other) in operator =()
666 void push_back(BOOST_RV_REF(value_type) value) in push_back()
756 iterator insert(iterator position, BOOST_RV_REF(value_type) value) in insert()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dquery_iterators.hpp324 query_iterator(BOOST_RV_REF(query_iterator) o) in query_iterator()
329 query_iterator & operator=(BOOST_RV_REF(query_iterator) o) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp405 vector_alloc_holder(BOOST_RV_REF(vector_alloc_holder) holder) BOOST_NOEXCEPT_OR_NOTHROW in vector_alloc_holder()
415 vector_alloc_holder(pointer p, size_type capacity, BOOST_RV_REF(vector_alloc_holder) holder) in vector_alloc_holder()
611 vector_alloc_holder(BOOST_RV_REF(vector_alloc_holder) holder) in vector_alloc_holder()
975 vector(BOOST_RV_REF(vector) x) BOOST_NOEXCEPT_OR_NOTHROW in vector()
1038 vector(BOOST_RV_REF(vector) x, const allocator_type &a) in vector()
1108 BOOST_CONTAINER_FORCEINLINE vector& operator=(BOOST_RV_REF(vector) x) in operator =()
2564 container_detail::insert_move_proxy<Allocator, T*> priv_single_insert_proxy(BOOST_RV_REF(T) x) in priv_single_insert_proxy()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Drtree.hpp400 inline rtree(BOOST_RV_REF(rtree) src) in rtree()
424 inline rtree(BOOST_RV_REF(rtree) src, allocator_type const& allocator) in rtree()
492 inline rtree & operator=(BOOST_RV_REF(rtree) src) in operator =()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Ddestroyers.hpp67 scoped_deallocator(BOOST_RV_REF(scoped_deallocator) o) in scoped_deallocator()
H A Dadvanced_insert_int.hpp200 insert_move_proxy<Allocator, It> get_insert_value_proxy(BOOST_RV_REF(typename boost::container::ite… in get_insert_value_proxy()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmove_helpers.hpp32 …typename ::boost::move_detail::if_< ::boost::move_detail::is_class<U>, BOOST_RV_REF(U), ::boost::m…