mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-05 19:26:17 +00:00
Issue: #10905 By returning the result, a few useless lines can be removed. Return-value-optimization means there should be no copy.
Issue: #10905 By returning the result, a few useless lines can be removed. Return-value-optimization means there should be no copy.