Home
last modified time | relevance | path

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

/third_party/boost/boost/lockfree/detail/
Dparameter.hpp50 struct extract_allocator struct
52 static const bool has_allocator = has_arg<bound_args, tag::allocator>::value;
57 >::type allocator_arg;
59 typedef typename boost::allocator_rebind<allocator_arg, T>::type type;