Home
last modified time | relevance | path

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

/third_party/boost/boost/multi_index/detail/
Dallocator_traits.hpp72 struct rebind_traits struct
74 typedef typename super::template rebind_traits<T> type;
/third_party/boost/boost/container/
Dallocator_traits.hpp190 template <class T> using rebind_traits = allocator_traits<rebind_alloc<T> >; typedef
258 template <typename T> using rebind_traits = allocator_traits< rebind_alloc<T> >; typedef
279 struct rebind_traits struct
/third_party/boost/boost/unordered/detail/
Dimplementation.hpp1270 using rebind_traits = typedef