Page MenuHomePhabricator

[RCU] Implement equality check for RCUPtr
ClosedPublic

Authored by deadalnix on Jan 20 2019, 19:17.

Details

Summary

It is more convenient to manipulate them that way.

Test Plan

Added tests cases.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
equalrcuptr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4593
Build 7249: Bitcoin ABC Buildbot (legacy)
Build 7248: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jan 24 2019, 20:39

rebase and use the NULLPTR marco to work around a bug in Boost.

Actually use NULLPTR consistently

This revision was automatically updated to reflect the committed changes.