Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dlinear_slist_algorithms.hpp234 bool end_found = false; in move_first_n_backwards() local
254 end_found = true; in move_first_n_backwards()
260 if(!end_found){ in move_first_n_backwards()
Dcircular_slist_algorithms.hpp307 bool end_found = false; in move_backwards() local
326 end_found = true; in move_backwards()
332 if(!end_found){ in move_backwards()