Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dcircular_slist_algorithms.hpp259 const bool other_null = !other_next; in swap_nodes() local
263 if(!(other_null || other_empty)){ in swap_nodes()