Home
last modified time | relevance | path

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

/third_party/boost/boost/functional/
Dfactory.hpp40 struct fc_rebind { struct
41 typedef typename std::allocator_traits<A>::template rebind_alloc<T> type;
50 struct fc_rebind { struct
51 typedef typename A::template rebind<T>::other type;