Searched refs:associated_allocator_impl (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/asio/ |
D | associated_allocator.hpp | 29 struct associated_allocator_impl struct 40 struct associated_allocator_impl<T, E, struct 80 typedef typename detail::associated_allocator_impl<T, Allocator>::type type; 88 return detail::associated_allocator_impl<T, Allocator>::get(t, a); in get()
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | associated_allocator.hpp | 29 struct associated_allocator_impl struct 40 struct associated_allocator_impl<T, E, struct 80 typedef typename detail::associated_allocator_impl<T, Allocator>::type type; 88 return detail::associated_allocator_impl<T, Allocator>::get(t, a); in get()
|