Home
last modified time | relevance | path

Searched refs:BOOST_MOVE_I (Results 1 – 25 of 33) sorted by relevance

12

/third_party/boost/boost/container/detail/
Ddispatch_uses_allocator.hpp164 …template <typename ConstructAlloc, typename ArgAlloc, typename T BOOST_MOVE_I##N BOOST_MOVE_CLASS#…
171 …(ConstructAlloc &construct_alloc, BOOST_FWD_REF(ArgAlloc) arg_alloc, T* p BOOST_MOVE_I##N BOOST_MO…
174 …allocator_traits<ConstructAlloc>::construct(construct_alloc, p BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
181 …template < typename ConstructAlloc, typename ArgAlloc, typename T BOOST_MOVE_I##N BOOST_MOVE_CLASS…
186 , is_constructible_with_allocator_prefix<T, ArgAlloc BOOST_MOVE_I##N BOOST_MOVE_TARG##N>\
189 …(ConstructAlloc& construct_alloc, BOOST_FWD_REF(ArgAlloc) arg_alloc, T* p BOOST_MOVE_I##N BOOST_MO…
192 …(construct_alloc, p, allocator_arg, ::boost::forward<ArgAlloc>(arg_alloc) BOOST_MOVE_I##N BOOST_MO…
199 …template < typename ConstructAlloc, typename ArgAlloc, typename T BOOST_MOVE_I##N BOOST_MOVE_CLASS… in BOOST_MOVE_ITERATE_0TO9()
204 …, dtl::not_<is_constructible_with_allocator_prefix<T, ArgAlloc BOOST_MOVE_I##N BOOST_MOVE_TARG##N>… in BOOST_MOVE_ITERATE_0TO9()
207 …(ConstructAlloc& construct_alloc, BOOST_FWD_REF(ArgAlloc) arg_alloc, T* p BOOST_MOVE_I##N BOOST_MO… in BOOST_MOVE_ITERATE_0TO9()
[all …]
Dpair.hpp322 template< class KeyType BOOST_MOVE_I##N BOOST_MOVE_CLASS##N > \
323 pair( try_emplace_t, BOOST_FWD_REF(KeyType) k BOOST_MOVE_I##N BOOST_MOVE_UREF##N )\
339 …, BoostTuple<BOOST_MOVE_TARG##N BOOST_MOVE_I##N BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(10,N),::boost::t…
340 …, BoostTuple<BOOST_MOVE_TARGQ##M BOOST_MOVE_I##M BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(10,M),::boost::t…
342 …< pair_impl::is_boost_tuple< BoostTuple<BOOST_MOVE_TARG##N BOOST_MOVE_I##N BOOST_MOVE_REPEAT(BOOS…
399 …, StdTuple<BOOST_MOVE_TARG##N BOOST_MOVE_I##N BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(10,N),::std::tr1::…
400 …, StdTuple<BOOST_MOVE_TARGQ##M BOOST_MOVE_I##M BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(10,M),::std::tr1::…
420 …, StdTuple<BOOST_MOVE_TARG##N BOOST_MOVE_I##N BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(BOOST_MOVE_ADD(_VA…
421 …, StdTuple<BOOST_MOVE_TARGQ##M BOOST_MOVE_I##M BOOST_MOVE_REPEAT(BOOST_MOVE_SUB(BOOST_MOVE_ADD(_VA…
Dadvanced_insert_int.hpp362 template< class Allocator, class Iterator BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
375 …alloc_traits::construct(a, boost::movelib::iterator_to_raw_pointer(p) BOOST_MOVE_I##N BOOST_MOVE_M…
385 template< class Allocator, class Iterator BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
387 : insert_nonmovable_emplace_proxy##N< Allocator, Iterator BOOST_MOVE_I##N BOOST_MOVE_TARG##N >\
390 < Allocator, Iterator BOOST_MOVE_I##N BOOST_MOVE_TARG##N > base_t;\
404 alloc_traits::construct(a, vp BOOST_MOVE_I##N BOOST_MOVE_MFWD##N);\
Dflat_tree.hpp1004 stored_allocator_traits::construct(a, pval BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
1010 iterator emplace_hint_unique(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_UREF##N)\
1015 stored_allocator_traits::construct(a, pval BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
1026 stored_allocator_traits::construct(a, pval BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
1032 iterator emplace_hint_equal(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_UREF##N)\
1037 stored_allocator_traits::construct(a, pval BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
1041 template <class KeyType BOOST_MOVE_I##N BOOST_MOVE_CLASS##N>\
1043 … try_emplace(const_iterator hint, BOOST_FWD_REF(KeyType) key BOOST_MOVE_I##N BOOST_MOVE_UREF##N)\
1056 …typedef typename emplace_functor_type<try_emplace_t, KeyType BOOST_MOVE_I##N BOOST_MOVE_TARG##N>::…
1058 … func_t func(try_emplace_t(), ::boost::forward<KeyType>(key) BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
/third_party/boost/boost/move/
Dunique_ptr.hpp427 …BOOST_MOVE_DOCIGN(BOOST_MOVE_I typename bmupd::enable_up_ptr<T BOOST_MOVE_I Pointer BOOST_MOVE_I p…
465 …BOOST_MOVE_DOCIGN(BOOST_MOVE_I typename bmupd::enable_up_ptr<T BOOST_MOVE_I Pointer BOOST_MOVE_I p…
503 …BOOST_MOVE_DOCIGN(BOOST_MOVE_I typename bmupd::enable_up_ptr<T BOOST_MOVE_I Pointer BOOST_MOVE_I p…
550 …BOOST_MOVE_DOCIGN(BOOST_MOVE_I typename bmupd::enable_up_moveconv_constr<T BOOST_MOVE_I D BOOST_MO…
599 <T BOOST_MOVE_I D BOOST_MOVE_I U BOOST_MOVE_I E BOOST_MOVE_I unique_ptr &>::type) in BOOST_MOVE_DOC1ST()
709 …OVE_DOC1ST(void, typename bmupd::enable_up_ptr<T BOOST_MOVE_I Pointer BOOST_MOVE_I pointer BOOST_M… in BOOST_MOVE_DOC1ST()
Ddefault_delete.hpp161 BOOST_MOVE_DOCIGN(BOOST_MOVE_I typename bmupd::enable_def_del<U BOOST_MOVE_I T>::type* =0)
176 typename bmupd::enable_def_del<U BOOST_MOVE_I T BOOST_MOVE_I default_delete &>::type) in BOOST_MOVE_DOC1ST()
194 …BOOST_MOVE_DOC1ST(void, typename bmupd::enable_defdel_call<U BOOST_MOVE_I T BOOST_MOVE_I void>::ty… in BOOST_MOVE_DOC1ST()
Dmake_unique.hpp111 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N>\
116 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N>\
/third_party/boost/boost/container/
Dallocator_traits.hpp338 …or_traits_detail::has_select_on_container_copy_construction<Allocator BOOST_MOVE_I Allocator (Allo… in BOOST_CONTAINER_DOC1ST()
339 BOOST_MOVE_I Allocator BOOST_MOVE_I const Allocator & >::type) in BOOST_CONTAINER_DOC1ST()
420 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
421 …BOOST_CONTAINER_FORCEINLINE static void construct(Allocator &a, T *p BOOST_MOVE_I##N BOOST_MOVE_UR…
426 < Allocator, T* BOOST_MOVE_I##N BOOST_MOVE_FWD_T##N > \
429 (priv_construct)(flag, a, p BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
440 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
441 …EINLINE static void priv_construct(dtl::true_type, Allocator &a, T *p BOOST_MOVE_I##N BOOST_MOVE_U…
442 { a.construct( p BOOST_MOVE_I##N BOOST_MOVE_FWD##N ); }\
444 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
[all …]
Dsmall_vector.hpp202 …(BOOST_RV_REF(small_vector_allocator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I OtherOptions>)… in small_vector_allocator()
229 …rator=(BOOST_COPY_ASSIGN_REF(small_vector_allocator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I in operator =()
236 …operator=(BOOST_RV_REF(small_vector_allocator<U BOOST_MOVE_I OtherVoidAllocator BOOST_MOVE_I Optio… in operator =()
621 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I typename dtl::disable_if_c
622 < dtl::is_convertible<InIt BOOST_MOVE_I size_type>::value
623 BOOST_MOVE_I dtl::nat >::type * = 0)
630 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I typename dtl::disable_if_c
631 < dtl::is_convertible<InIt BOOST_MOVE_I size_type>::value
632 BOOST_MOVE_I dtl::nat >::type * = 0)
Dadaptive_pool.hpp60 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I unsigned Version)
70 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)
113 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)
139 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)> &) BOOST_NOEXCEPT_OR_NOTHROW in adaptive_pool()
377 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)
424 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)
449 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I Version)> &) BOOST_NOEXCEPT_OR_NOTHROW in private_adaptive_pool()
Dmap.hpp128 BOOST_MOVE_I pair_key_mapped_of_value
129 <key_type BOOST_MOVE_I mapped_type> >) node_type;
131 … (insert_return_type_base<iterator BOOST_MOVE_I node_type>) insert_return_type;
941 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
942 { return this->base_t::emplace_hint_unique(hint BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
945 …BOOST_CONTAINER_FORCEINLINE std::pair<iterator, bool> try_emplace(const key_type& k BOOST_MOVE_I##…
946 { return this->base_t::try_emplace(const_iterator(), k BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
949 …RCEINLINE iterator try_emplace(const_iterator hint, const key_type &k BOOST_MOVE_I##N BOOST_MOVE_U…
950 { return this->base_t::try_emplace(hint, k BOOST_MOVE_I##N BOOST_MOVE_FWD##N).first; }\
953 …INLINE std::pair<iterator, bool> try_emplace(BOOST_RV_REF(key_type) k BOOST_MOVE_I##N BOOST_MOVE_U…
[all …]
Dvector.hpp721 … (typename real_allocator<T BOOST_MOVE_I A>::type) allocator_type;
730 typedef BOOST_CONTAINER_IMPDEF(vec_iterator<pointer BOOST_MOVE_I false>) iterator;
731 …typedef BOOST_CONTAINER_IMPDEF(vec_iterator<pointer BOOST_MOVE_I true >) const_iterator;
938 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I typename dtl::disable_if_c
939 < dtl::is_convertible<InIt BOOST_MOVE_I size_type>::value
940 BOOST_MOVE_I dtl::nat >::type * = 0)
954 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I typename dtl::disable_if_c
955 < dtl::is_convertible<InIt BOOST_MOVE_I size_type>::value
956 BOOST_MOVE_I dtl::nat >::type * = 0)
1194 BOOST_CONTAINER_DOCIGN(BOOST_MOVE_I typename dtl::disable_if_or
[all …]
Dstring.hpp3139 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3150 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3177 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3185 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3215 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3223 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3250 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type) in BOOST_CONTAINER_DOC1ST()
3258 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type) in BOOST_CONTAINER_DOC1ST()
3284 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
3292 … <is_string< BasicStringView<CharT BOOST_MOVE_I Traits> > BOOST_MOVE_I bool >::type)
[all …]
Dscoped_allocator.hpp271 template <typename OuterAlloc BOOST_MOVE_I##N BOOST_MOVE_CLASS##N>\
677 …ORCEINLINE scoped_allocator_adaptor(BOOST_FWD_REF(OuterA2) outerAlloc BOOST_MOVE_I##N BOOST_MOVE_C…
678 : base_type(::boost::forward<OuterA2>(outerAlloc) BOOST_MOVE_I##N BOOST_MOVE_ARG##N)\
823 template < typename T BOOST_MOVE_I##N BOOST_MOVE_CLASSQ##N >\
824 BOOST_CONTAINER_FORCEINLINE void construct(T* p BOOST_MOVE_I##N BOOST_MOVE_UREFQ##N)\
828 , this->inner_allocator(), p BOOST_MOVE_I##N BOOST_MOVE_FWDQ##N);\
Dflat_map.hpp996 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
999 (dtl::force_copy<impl_const_iterator>(hint) BOOST_MOVE_I##N BOOST_MOVE_FWD##N));\
1002 …BOOST_CONTAINER_FORCEINLINE std::pair<iterator, bool> try_emplace(const key_type& k BOOST_MOVE_I##…
1005 (m_flat_tree.try_emplace(impl_const_iterator(), k BOOST_MOVE_I##N BOOST_MOVE_FWD##N));\
1009 …RCEINLINE iterator try_emplace(const_iterator hint, const key_type &k BOOST_MOVE_I##N BOOST_MOVE_U…
1011 … (dtl::force_copy<impl_const_iterator>(hint), k BOOST_MOVE_I##N BOOST_MOVE_FWD##N).first); }\
1014 …INLINE std::pair<iterator, bool> try_emplace(BOOST_RV_REF(key_type) k BOOST_MOVE_I##N BOOST_MOVE_U…
1017 …(m_flat_tree.try_emplace(impl_const_iterator(), boost::move(k) BOOST_MOVE_I##N BOOST_MOVE_FWD##N))…
1021 …NE iterator try_emplace(const_iterator hint, BOOST_RV_REF(key_type) k BOOST_MOVE_I##N BOOST_MOVE_U…
1023 …(dtl::force_copy<impl_const_iterator>(hint), boost::move(k) BOOST_MOVE_I##N BOOST_MOVE_FWD##N).fir…
[all …]
Dslist.hpp788 { return *this->emplace_after(this->cbefore_begin() BOOST_MOVE_I##N BOOST_MOVE_FWD##N);}\
791 iterator emplace_after(const_iterator p BOOST_MOVE_I##N BOOST_MOVE_UREF##N)\
1360 iterator emplace(const_iterator p BOOST_MOVE_I##N BOOST_MOVE_UREF##N)\
1362 return this->emplace_after(this->previous(p) BOOST_MOVE_I##N BOOST_MOVE_FWD##N);\
Dstatic_vector.hpp361 : base_t(BOOST_MOVE_BASE(typename static_vector<T BOOST_MOVE_I C>::base_t, other)) in static_vector()
442 (BOOST_MOVE_BASE(typename static_vector<T BOOST_MOVE_I C>::base_t, other))); in operator =()
Dset.hpp568 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
569 { return this->base_t::emplace_hint_unique(hint BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
1370 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
1371 { return this->base_t::emplace_hint_equal(hint BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
Dflat_set.hpp632 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
633 { return this->tree_t::emplace_hint_unique(hint BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
1593 …BOOST_CONTAINER_FORCEINLINE iterator emplace_hint(const_iterator hint BOOST_MOVE_I##N BOOST_MOVE_U…
1594 { return this->tree_t::emplace_hint_equal(hint BOOST_MOVE_I##N BOOST_MOVE_FWD##N); }\
/third_party/boost/boost/container/pmr/
Dpolymorphic_allocator.hpp116 template < typename U BOOST_MOVE_I##N BOOST_MOVE_CLASSQ##N >\
117 void construct(U* p BOOST_MOVE_I##N BOOST_MOVE_UREFQ##N)\
121 (na, *this, p BOOST_MOVE_I##N BOOST_MOVE_FWDQ##N);\
/third_party/boost/boost/interprocess/detail/
Dnamed_proxy.hpp195 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N > \
220 template<class T BOOST_MOVE_I##N BOOST_MOVE_CLASS##N > \
277 , CtorIt##N <T BOOST_MOVE_I##N BOOST_MOVE_TARG##N> \
278 , CtorArg##N<T BOOST_MOVE_I##N BOOST_MOVE_TARG##N> \
/third_party/boost/boost/move/detail/
Dworkaround.hpp41 #define BOOST_MOVE_I , macro
/third_party/boost/boost/geometry/index/detail/
Dvarray_detail.hpp652 template <typename DisableTrivialInit, typename I, typename P BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >…
657BOOST_MOVE_I##N BOOST_MOVE_UREF##N) \
662 V(boost::forward<P>(p) BOOST_MOVE_I##N BOOST_MOVE_FWD##N); /*may throw*/ \
/third_party/boost/libs/container/bench/detail/
Dvarray_util.hpp545 template <typename DisableTrivialInit, typename I, typename P BOOST_MOVE_I##N BOOST_MOVE_CLASS##N >\
546 inline void construct(DisableTrivialInit const&, I pos, BOOST_FWD_REF(P) p BOOST_MOVE_I##N BOOST_MO…
550 V(::boost::forward<P>(p) BOOST_MOVE_I##N BOOST_MOVE_FWD##N); /*may throw*/\
/third_party/boost/libs/container/test/
Dallocator_traits_test.cpp158 template< class U BOOST_MOVE_I##N BOOST_MOVE_CLASS##N > \
159 void construct(U *p BOOST_MOVE_I##N BOOST_MOVE_UREF##N) \

12