C++: In throwing/catching exceptions, when are the exception objects destructed?

前端 未结 0 1303
鱼传尺愫
鱼传尺愫 2021-02-04 11:19

I came across this article: Best practice: throw by value, catch by const reference and got curious about when an exception object is destructed.

Here are my exception s

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