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 D | pairs.hpp | 53 …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 D | iterator.hpp | 203 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 D | core.hpp | 140 #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 D | varray_detail.hpp | 583 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 D | varray.hpp | 384 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 D | query_iterators.hpp | 324 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 D | vector.hpp | 405 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 D | rtree.hpp | 400 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 D | destroyers.hpp | 67 scoped_deallocator(BOOST_RV_REF(scoped_deallocator) o) in scoped_deallocator()
|
| H A D | advanced_insert_int.hpp | 200 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 D | move_helpers.hpp | 32 …typename ::boost::move_detail::if_< ::boost::move_detail::is_class<U>, BOOST_RV_REF(U), ::boost::m…
|