Example #1
0
 bool hasNew()    const { return newHead_ < new_->size(); }
Example #2
0
 bool hasOld()    const { return oldHead_ < old_.size(); }