Replace boost::function with std::function (C++11)
commit1b936f59264a4f4a867baece1e0ee4ec02f73cee
authorpracticalswift <practicalswift@users.noreply.github.com>
Sat, 13 May 2017 15:52:14 +0000 (13 17:52 +0200)
committerpracticalswift <practicalswift@users.noreply.github.com>
Sat, 13 May 2017 15:59:09 +0000 (13 17:59 +0200)
treebee678b62d3ab3e0cda83144f0f2a8ddf25d777d
parent94e52273f30fc9f3f1a7b58778ed21781bb2a744
Replace boost::function with std::function (C++11)
src/bench/bench.cpp
src/bench/bench.h
src/httprpc.cpp
src/init.cpp
src/qt/rpcconsole.cpp
src/rpc/server.cpp
src/rpc/server.h
src/scheduler.h
src/torcontrol.cpp
src/txdb.cpp
src/txdb.h