mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-06 14:19:59 -05:00
![]() Copying util::Result values is less efficient than moving them because they allocate memory and contain strings. Also this is needed to avoid compile errors in https://github.com/bitcoin/bitcoin/pull/25722 which adds a std::unique_ptr member to util::Result which implicity disables copying. |
||
---|---|---|
.. | ||
rpc | ||
test | ||
bdb.cpp | ||
bdb.h | ||
coincontrol.cpp | ||
coincontrol.h | ||
coinselection.cpp | ||
coinselection.h | ||
context.cpp | ||
context.h | ||
crypter.cpp | ||
crypter.h | ||
db.cpp | ||
db.h | ||
dump.cpp | ||
dump.h | ||
external_signer_scriptpubkeyman.cpp | ||
external_signer_scriptpubkeyman.h | ||
feebumper.cpp | ||
feebumper.h | ||
fees.cpp | ||
fees.h | ||
init.cpp | ||
interfaces.cpp | ||
load.cpp | ||
load.h | ||
receive.cpp | ||
receive.h | ||
salvage.cpp | ||
salvage.h | ||
scriptpubkeyman.cpp | ||
scriptpubkeyman.h | ||
spend.cpp | ||
spend.h | ||
sqlite.cpp | ||
sqlite.h | ||
transaction.cpp | ||
transaction.h | ||
types.h | ||
wallet.cpp | ||
wallet.h | ||
walletdb.cpp | ||
walletdb.h | ||
wallettool.cpp | ||
wallettool.h | ||
walletutil.cpp | ||
walletutil.h |