Home
last modified time | relevance | path

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

/third_party/boost/boost/container/
Duses_allocator_fwd.hpp56 static allocator_arg_t allocator_arg = BOOST_CONTAINER_DOC1ST(unspecified, *std_allocator_arg_holde… variable
/third_party/boost/boost/lockfree/detail/
Dparameter.hpp57 >::type allocator_arg; typedef
/third_party/boost/boost/lockfree/
Dspsc_queue.hpp728 typedef typename detail::make_ringbuffer<T, A0, A1>::allocator allocator_arg; typedef in boost::lockfree::spsc_queue