Page MenuHomePhabricator

[move-only] Move CAddrMan function definitions to cpp
ClosedPublic

Authored by Fabien on Oct 20 2022, 12:54.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC9e405b4d2a3b: [move-only] Move CAddrMan function definitions to cpp
Summary
In preparation for introducing the pimpl pattern to addrman, move all function bodies out of the header file.

Partial backport of core#22950:
https://github.com/bitcoin/bitcoin/pull/22950/commits/5faa7dd6d871eac1a0ec5c4a93f2ad7577781a56

Depends on D12326.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable