HomePhabricator

Use c++14 generic std::rbegin() and std::rend() instead of class methods

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Use c++14 generic std::rbegin() and std::rend() instead of class methods

Summary:
This makes the code more consistent

Depends on D2462

Test Plan:

make check

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: teamcity, schancel

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

Details

Provenance
FabienAuthored on Jan 4 2019, 16:44
FabienPushed on Apr 9 2019, 18:32
Reviewer
Restricted Project
Differential Revision
D2464: Use c++14 generic std::rbegin() and std::rend() instead of class methods

Commit No Longer Exists

This commit no longer exists in the repository.