This is a backport of Core PR16674 - https://github.com/bitcoin/bitcoin/pull/16674
Details
Details
- Reviewers
deadalnix jasonbcox nakihito - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING826e21daed54: refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
rABC826e21daed54: refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_bound
ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- backport-qt-qsort
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8549 Build 15090: Default Diff Build & Tests Build 15089: arc lint + arc unit
Event Timeline
Comment Actions
added commits fea33cbbdfb4673033f3414bf1613591ff654aac and 59373e3e94015316bcaa03a7b9c2e6f442641720
Comment Actions
Please also remove the strikethrough portions of the summary. This is going to end up showing up in git log and I don't see how it will be useful after this is landed.
src/qt/bantablemodel.cpp | ||
---|---|---|
62 ↗ | (On Diff #14842) | add brackets |