| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Extract MakeUnique into utilmemory.h | Ben Woosley | 2018-07-17 | 1 | -0/+19 |
| And use it to reduce chainparamsbase's direct reliance on util.h to only args handling. utilmemory.h can be replaced with <memory> once we move to C++14. | |||||