Home
last modified time | relevance | path

Searched defs:portable_rebind_alloc (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/container/
Dallocator_traits.hpp195 struct portable_rebind_alloc struct
196 { typedef see_documentation type; };
286 struct portable_rebind_alloc struct
287 { typedef typename boost::intrusive::pointer_rebind<Allocator, T>::type type; };