Lack of noexcept when generating definitions.
已回答
Hello, I have an issue of lacking "noexcept" specifiers when generating definitions of some methods declared in .hpp file. It works for "const" I believe, but won't work for "noexcept". Any way to deal with it besides writing it by yourself? Thanks in advance.
请先登录再写评论。
Hi! We have the issue in our tracker about this. It was fixed in the latest CLion EAP. Please try this EAP.