Home
last modified time | relevance | path

Searched refs:allocator_propagate_on_container_swap (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/core/test/
Dallocator_pocs_test.cpp28 allocator_propagate_on_container_swap<A1<int> >::type)); in main()
31 allocator_propagate_on_container_swap<A2<int> >::type)); in main()
/third_party/boost/boost/core/
Dallocator_access.hpp223 struct allocator_propagate_on_container_swap { struct
228 struct allocator_propagate_on_container_swap { struct
233 struct allocator_propagate_on_container_swap<A, struct
621 typename allocator_propagate_on_container_swap<A>::type;
/third_party/boost/libs/core/doc/
Dallocator_access.qbk120 struct allocator_propagate_on_container_swap;
124 typename allocator_propagate_on_container_swap<A>::type;
194 [[`template<class A> struct allocator_propagate_on_container_swap;`]