Page MenuHomePhabricator

[RCU] Make RCUPtr compatible with const payloads.
ClosedPublic

Authored by deadalnix on Jan 20 2019, 22:16.

Details

Summary

As per title.

Depends on D2350

Test Plan

Added tests cases.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
rcuptrconst
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4756
Build 7575: Bitcoin ABC Buildbot (legacy)
Build 7574: arc lint + arc unit

Event Timeline

Fabien requested changes to this revision.Jan 28 2019, 19:56
Fabien added a subscriber: Fabien.

Code looks good, could you rebase on top of the boost NULL_PTR() workaround to make it build ?

This revision now requires changes to proceed.Jan 28 2019, 19:56
This revision is now accepted and ready to land.Jan 30 2019, 07:21
This revision was automatically updated to reflect the committed changes.