- add a default-constructor, which simply calls SetNull() and a constructor to directly pass nFile and nPos
- change code to use that new constructors
add 2 constructors in CDiskBlockPos to simplify class usage #2063
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:CDiskBlockPos changing 3 files +13 −10-
Diapolo commented at 9:17 AM on December 3, 2012: none
-
a8a4b9673e
add 2 constructors in CDiskBlockPos to simplify class usage
- add a default-constructor, which simply calls SetNull() and a constructor to directly pass nFile and nPos - change code to use that new constructors
-
BitcoinPullTester commented at 9:37 AM on December 3, 2012: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/a8a4b9673e1f4acabe835a692840c54c50862449 for binaries and test log.
-
sipa commented at 1:02 PM on December 5, 2012: member
ACK
- sipa referenced this in commit a485c1b69e on Dec 5, 2012
- sipa merged this on Dec 5, 2012
- sipa closed this on Dec 5, 2012
- laudney referenced this in commit d3f6e7dcda on Mar 19, 2014
- DrahtBot locked this on Sep 8, 2021
Contributors