Searched refs:use_ordered_iterators (Results 1 – 1 of 1) sorted by relevance
138 const bool use_ordered_iterators = Heap1::has_ordered_iterators && Heap2::has_ordered_iterators; in heap_equality() local140 typedef typename boost::conditional<use_ordered_iterators, in heap_equality()227 const bool use_ordered_iterators = Heap1::has_ordered_iterators && Heap2::has_ordered_iterators; in heap_compare() local229 typedef typename boost::conditional<use_ordered_iterators, in heap_compare()