forked from cheng/wallet
planning to work on trust feature
ffa392b922
from display_wallet.h and display_wallet.cpp They are now all wrapped in the long promised and long forgotten wrapper class. Long, long ago, I intended to implement the Pimpl idiom, but these days std::unique takes care of all that work for you. You just wrap your low level pimple class in a high level wrapper whose base class is an std_unique_ptr to to an instance of your low level class. |
||
---|---|---|
docs | ||
libsodium@b6e1e94cfb | ||
mpir@dda9307f16 | ||
msvc | ||
nmake | ||
samples | ||
sqlite3 | ||
src | ||
wxWidgets@73809b8550 | ||
.gitattributes | ||
.gitconfig | ||
.gitignore | ||
.gitmodules | ||
public_key.gpg | ||
tobedone.txt | ||
wallet.sln | ||
winConfig.sh |