Searched refs:cj (Results 1 – 1 of 1) sorted by relevance
423 __c_node* cj = j != nullptr ? j->__c_ : nullptr; in __less_than_comparable() local424 return ci != nullptr && ci == cj; in __less_than_comparable()