Skip to content

add 2 constructors in CDiskBlockPos to simplify class usage#2063

Merged
sipa merged 1 commit intobitcoin:masterfrom
Diapolo:CDiskBlockPos
Dec 5, 2012
Merged

add 2 constructors in CDiskBlockPos to simplify class usage#2063
sipa merged 1 commit intobitcoin:masterfrom
Diapolo:CDiskBlockPos

Conversation

@Diapolo
Copy link
Copy Markdown

@Diapolo Diapolo commented Dec 3, 2012

  • 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 a default-constructor, which simply calls SetNull() and a
  constructor to directly pass nFile and nPos
- change code to use that new constructors
@BitcoinPullTester
Copy link
Copy Markdown

Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/a8a4b9673e1f4acabe835a692840c54c50862449 for binaries and test log.

@sipa
Copy link
Copy Markdown
Member

sipa commented Dec 5, 2012

ACK

sipa added a commit that referenced this pull request Dec 5, 2012
add 2 constructors in CDiskBlockPos to simplify class usage
@sipa sipa merged commit a485c1b into bitcoin:master Dec 5, 2012
laudney pushed a commit to reddcoin-project/reddcoin-3.10 that referenced this pull request Mar 19, 2014
add 2 constructors in CDiskBlockPos to simplify class usage
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants