HomePhabricator

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

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
deadalnixCommitted on Apr 9 2019, 18:38
deadalnixPushed on Apr 9 2019, 18:40
deadalnixPushed on Apr 9 2019, 18:39
deadalnixPushed on Apr 9 2019, 18:39
deadalnixPushed on Apr 9 2019, 18:39
Reviewer
Restricted Project
Differential Revision
D2464: Use c++14 generic std::rbegin() and std::rend() instead of class methods
Parents
rABC951510874e5a: [secp256k1] refactor nativeECDSABuffer to a more generic name
Branches
Unknown
Tags
Unknown