Home
last modified time | relevance | path

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

/third_party/boost/libs/core/test/
Dallocator_const_pointer_test.cpp28 boost::allocator_const_pointer<A1<char> >::type>)); in main()
31 boost::allocator_const_pointer<A2<int> >::type>)); in main()
/third_party/boost/boost/core/
Dallocator_access.hpp72 struct allocator_const_pointer { struct
77 struct allocator_const_pointer { struct
82 struct allocator_const_pointer { struct
89 struct allocator_const_pointer<A, struct
595 using allocator_const_pointer_t = typename allocator_const_pointer<A>::type;
/third_party/boost/libs/core/doc/
Dallocator_access.qbk46 typedef typename boost::allocator_const_pointer<A>::type const_pointer;
74 struct allocator_const_pointer;
77 using allocator_const_pointer_t = typename allocator_const_pointer<A>::type;
172 [[`template<class A> struct allocator_const_pointer;`]
/third_party/boost/boost/heap/detail/
Dstable_heap.hpp577 typedef typename boost::allocator_const_pointer<Alloc>::type const_pointer;
/third_party/boost/boost/circular_buffer/
Ddetails.hpp59 typedef typename boost::allocator_const_pointer<Alloc>::type pointer;
Dbase.hpp108 typedef typename allocator_const_pointer<Alloc>::type const_pointer;
/third_party/boost/boost/heap/
Dpairing_heap.hpp163 typedef typename boost::allocator_const_pointer<allocator_type>::type const_node_pointer;
Dfibonacci_heap.hpp159 typedef typename boost::allocator_const_pointer<allocator_type>::type const_node_pointer;
Dskew_heap.hpp295 typedef typename boost::allocator_const_pointer<allocator_type>::type const_node_pointer;
Dbinomial_heap.hpp162 typedef typename boost::allocator_const_pointer<allocator_type>::type const_node_pointer;
/third_party/boost/boost/wave/util/
Dflex_string.hpp1445 typedef typename boost::allocator_const_pointer<A>::type const_pointer;