Home
last modified time | relevance | path

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

/third_party/boost/libs/core/doc/
Dnoinit_adaptor.qbk74 typedef noinit_adaptor<allocator_rebind_t<A, U> > other;
Dallocator_access.qbk137 using allocator_rebind_t = typename allocator_rebind<A, T>::type;
/third_party/boost/boost/core/
Dallocator_access.hpp628 using allocator_rebind_t = typename allocator_rebind<A, T>::type; typedef