aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorKarl-Johan Alm <karljohan-alm@garage.co.jp>2021-08-25 16:37:14 +0900
committerKarl-Johan Alm <karljohan-alm@garage.co.jp>2021-10-25 16:12:19 +0900
commit96461989a2de737151bc4fb216221bf49cb53ce6 (patch)
tree28e4a2f360d323fa2d2e9ec8e89e718f9851359c /ci
parent04437ee721e66a7b76bef5ec2f88dd1efcd03b84 (diff)
downloadbitcoin-96461989a2de737151bc4fb216221bf49cb53ce6.tar.xz
refactor: const shared_ptrs
Introduce convention to use const shared pointers everywhere, unless the shared pointer is modified at some point, which it very rarely is. We want this convention, as it helps alleviate the misconception that a const shared pointer somehow results in a pointer to an immutable object, which is false.
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions