HomePhabricator

add 2 constructors in CDiskBlockPos to simplify class usage
a8a4b9673e1fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Dec 3 2012, 09:14
deadalnixPushed on May 14 2017, 22:04
Parents
rABCcd7fb7d1deec: Merge pull request #2033 from sipa/kickconflicts
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABCa8a4b9673e1f: add 2 constructors in CDiskBlockPos to simplify class usage (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Dec 3 2012, 09:19