Declaring a function noexcept conditionally on the testing flag?

后端 未结 0 1564
礼貌的吻别
礼貌的吻别 2020-12-03 02:57

If one is using exceptions to replace assertions for debugging/testing purposes.

Does it make sense to declare a function noexcept conditionally

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