Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dop_queue.hpp120 if (Operation* other_front = op_queue_access::front(q)) in push() local
123 op_queue_access::next(back_, other_front); in push()
125 front_ = other_front; in push()