每日C++(25年):10月合集

每日C++(25年):10月合集

来自AI助手的总结
文章介绍了从10月1日至5日关于C++异常处理的不同方面,包括std::rethrow_exception、std::nested_exception等功能。

10月1日:

exception:std::rethrow_exception

10月2日:

exception:std::nested_exception

10月3日:

exception:std::throw_with_nested

10月4日:

exception:std::rethrow_if_nested

10月5日:

exception:std::terminate

10月6日:

exception:std::logic_error

10月7日:

stdexcept:std::invalid_argument

10月8日:

stdexcept:std::domain_error

10月9日:

stdexcept:std::length_error

10月10日:

stdexcept:std::out_of_range

10月11日:

stdexcept:std::runtime_error

10月12日:

system_error:std::errc

10月13日:

stdexcept:std::range_error

10月14日:

stdexcept:std::overflow_error

10月15日:

stdexcept:std::underflow_error

10月16日:

stdexcept:std::tx_exception

10月17日:

exception:std::get_terminate

10月18日:

exception:std::set_terminate

10月19日:

exception:std::bad_exception

10月20日:

system_error:std::error_category

10月21日:

system_error:std::generic_category

10月22日:

system_error:std::system_category

10月23日:

system_error:std::error_condition

10月24日:

system_error:std::error_code

10月25日:

system_error:std::system_error

10月26日:

cassert:assert

10月27日:

thread:std::thread::joinable

10月28日:

thread:std::thread::get_id

10月29日:

thread:std::thread::native_handle

10月30日:

thread:std::thread::hardware_concurrency

10月31日:

thread:std::thread::join

© 版权声明
THE END
喜欢就支持一下吧
点赞5赞赏TA 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容