390a391,396
> unsigned
> TournamentBP::getGHR(void *bp_history) const
> {
> return static_cast<BPHistory *>(bp_history)->globalHistory;
> }
>