Searched defs:associated_allocator_impl (Results 1 – 1 of 1) sorted by relevance
29 struct associated_allocator_impl struct31 typedef E type;33 static type get(const T&, const E& e) BOOST_ASIO_NOEXCEPT in get()40 struct associated_allocator_impl<T, E, struct43 typedef typename T::allocator_type type;45 static type get(const T& t, const E&) BOOST_ASIO_NOEXCEPT in get()