Can I use std::current_exception during stack unwinding?

前端 未结 0 684
长发绾君心
长发绾君心 2021-02-11 17:52

Should it be possible to use std::current_exception inside destructors of objects that are destroyed during stack unwinding?

Documentation on cppreference says:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题