This diff moves the last CAddrMan protected member to be private, at the cost of an extra friend class. This will make moving to PIMPL easier.
There is no change in behavior.
Differential D12326
Make CAddrMan nKey private Fabien on Oct 20 2022, 11:13. Authored by Tags None Subscribers None
Details
This diff moves the last CAddrMan protected member to be private, at the cost of an extra friend class. This will make moving to PIMPL easier. There is no change in behavior. ninja all check
Diff Detail
|