Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/
Dcircular_slist_algorithms.hpp258 const bool this_null = !this_next; in swap_nodes() local
266 if(!(this_null | this_empty)){ in swap_nodes()