Exemplo n.º 1
0
 Weight rightmin() const {
     return right_->minValue();
 }
Exemplo n.º 2
0
 Weight leftmin() const {
     return left_->minValue();
 }