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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.