Home
last modified time | relevance | path

Searched refs:outgoing_buffer_t (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dqueue.hpp230 typedef std::vector<value_type> outgoing_buffer_t; typedef in boost::graph::distributed::distributed_queue
231 typedef std::vector<outgoing_buffer_t> outgoing_buffers_t;
/third_party/boost/boost/graph/distributed/detail/
Dqueue.ipp156 outgoing_buffer_t& outgoing = outgoing_buffers->at(dest);