提升异常 问答列表

为什么boost::d iagnostic_information崩溃了,如何解决?

作者:AeroSun 提问时间:2/2/2018

我尝试使用boost::exception,但遇到了麻烦。我编写以下代码: struct BaseExceptionXXX : public virtual std::exception, publ...

提升多线程异常

作者:licha 提问时间:12/20/2020

我有一个程序,比如main.cpp #include <stdio.h> #include <boost/thread/shared_mutex.hpp> #include <boost/threa...

如何正确使用BOOST_THROW_EXCEPTION?

作者:AeroSun 提问时间:2/2/2018

我尝试使用提升异常并下降。 有问题代码: struct exception_base : virtual std::exception, virtual boost::exception { e...


共3条 当前第1页