HomePhabricator

refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound

Description

refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound

Summary: This is a backport of Core PR16674 - https://github.com/bitcoin/bitcoin/pull/16674

Test Plan:

ninja check

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix, jasonbcox, nakihito

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox, nakihito

Subscribers: jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D4722

Details

Provenance
fanquake <fanquake@gmail.com>Authored on Aug 21 2019, 01:49
majcostaCommitted on Dec 13 2019, 23:53
majcostaPushed on Dec 13 2019, 23:54
Reviewer
Restricted Owners Package
Differential Revision
D4722: refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
Parents
rABC06265e7af0c3: Merge #13633: Drop dead code from Stacks
Branches
Unknown
Tags
Unknown