Home
last modified time | relevance | path

Searched refs:allocator_rebind (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/core/test/
Dallocator_rebind_test.cpp31 boost::allocator_rebind<A1<char>, bool>::type>)); in main()
34 boost::allocator_rebind<A2<char>, int>::type>)); in main()
/third_party/boost/boost/smart_ptr/
Dallocate_local_shared_array.hpp77 typedef typename allocator_rebind<A, element>::type other; in allocate_local_shared()
100 typedef typename allocator_rebind<A, element>::type other; in allocate_local_shared()
121 typedef typename allocator_rebind<A, element>::type other; in allocate_local_shared()
145 typedef typename allocator_rebind<A, element>::type other; in allocate_local_shared()
Dallocate_shared_array.hpp163 typename boost::allocator_rebind<A, type>::type other_;
265 typedef typename allocator_rebind<A, element>::type other; in allocate_shared()
285 typedef typename allocator_rebind<A, element>::type other; in allocate_shared()
303 typedef typename allocator_rebind<A, element>::type other; in allocate_shared()
324 typedef typename allocator_rebind<A, element>::type other; in allocate_shared()
Dallocate_unique.hpp300 : empty_value<typename allocator_rebind<A,
302 typedef typename allocator_rebind<A,
329 typedef typename boost::allocator_rebind<A,
/third_party/boost/boost/core/
Dallocator_access.hpp260 struct allocator_rebind { struct
265 struct allocator_rebind { struct
282 struct allocator_rebind { struct
287 struct allocator_rebind<A, T, struct
628 using allocator_rebind_t = typename allocator_rebind<A, T>::type;
Dnoinit_adaptor.hpp20 typedef noinit_adaptor<typename allocator_rebind<A, U>::type> other;
/third_party/boost/libs/core/doc/
Dallocator_access.qbk37 : boost::empty_value<typename boost::allocator_rebind<A, T>::type> {
134 struct allocator_rebind;
137 using allocator_rebind_t = typename allocator_rebind<A, T>::type;
200 [[`template<class A, class T> struct allocator_rebind;`]
/third_party/boost/boost/lockfree/detail/
Dparameter.hpp59 typedef typename boost::allocator_rebind<allocator_arg, T>::type type;
/third_party/boost/boost/heap/detail/
Dtree_iterator.hpp85 std::vector<HandleType, typename boost::allocator_rebind<Alloc, HandleType>::type> data_;
138 … std::vector<HandleType, typename boost::allocator_rebind<Alloc, HandleType>::type>,
Dordered_adaptor_iterator.hpp136 std::vector<size_t, typename boost::allocator_rebind<Alloc, size_t>::type>,
Dmutable_heap.hpp50 …typedef std::list<node_type, typename boost::allocator_rebind<allocator_type, node_type>::type> ob…
299 … std::vector<iterator, typename boost::allocator_rebind<allocator_type, iterator>::type>,
/third_party/boost/boost/lockfree/
Dqueue.hpp201 explicit queue(typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in queue()
249 queue(size_type n, typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in queue()
Dspsc_queue.hpp554 …runtime_sized_ringbuffer(typename boost::allocator_rebind<Alloc, U>::type const & alloc, size_type… in runtime_sized_ringbuffer()
766 explicit spsc_queue(typename boost::allocator_rebind<allocator, U>::type const &) in spsc_queue()
801 …spsc_queue(size_type element_count, typename boost::allocator_rebind<allocator, U>::type const & a… in spsc_queue()
Dstack.hpp156 explicit stack(typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in stack()
198 stack(size_type n, typename boost::allocator_rebind<node_allocator, U>::type const & alloc): in stack()
/third_party/boost/boost/heap/
Dpriority_queue.hpp70 …typedef typename boost::allocator_rebind<typename heap_base_maker::allocator_argument, internal_ty…
Dpairing_heap.hpp62 typedef typename boost::allocator_rebind<allocator_argument, node_type>::type allocator_type;
Dd_ary_heap.hpp69 …typedef typename boost::allocator_rebind<typename heap_base_maker::allocator_argument, internal_ty…
Dfibonacci_heap.hpp62 typedef typename boost::allocator_rebind<allocator_argument, node_type>::type allocator_type;
Dskew_heap.hpp196 typedef typename boost::allocator_rebind<allocator_argument, node_type>::type allocator_type;
Dbinomial_heap.hpp60 typedef typename boost::allocator_rebind<allocator_argument, node_type>::type allocator_type;
/third_party/boost/boost/bimap/detail/
Dbimap_core.hpp408 BOOST_DEDUCED_TYPENAME boost::allocator_rebind<BOOST_DEDUCED_TYPENAME