Files
bitcoin/src/chainparamsbase.cpp
Ben Woosley 33539cb34b Extract MakeUnique into utilmemory.h
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.
2018-07-17 13:56:21 -04:00

1.7 KiB