]> granicus.if.org Git - icinga2/commit
Replace boost::exception_ptr with std::exception_ptr
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 30 Aug 2016 18:14:07 +0000 (20:14 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 30 Aug 2016 18:46:23 +0000 (20:46 +0200)
commit68dceaab06d90e93aed2f3ab93d8b5c020341550
tree55ac8e675357863e9ad5e4235aaa6cd9bdd74194
parentdca185a636963609f0b3f4a27f4ef71be8f19184
Replace boost::exception_ptr with std::exception_ptr

refs #9182
17 files changed:
icinga-studio/mainform.cpp
icinga-studio/mainform.hpp
lib/base/exception.cpp
lib/base/exception.hpp
lib/base/json.cpp
lib/base/workqueue.cpp
lib/base/workqueue.hpp
lib/cli/consolecommand.cpp
lib/cli/consolecommand.hpp
lib/config/expression.cpp
lib/db_ido_mysql/idomysqlconnection.cpp
lib/db_ido_mysql/idomysqlconnection.hpp
lib/db_ido_pgsql/idopgsqlconnection.cpp
lib/db_ido_pgsql/idopgsqlconnection.hpp
lib/remote/apiclient.cpp
lib/remote/apiclient.hpp
lib/remote/configobjectutility.cpp