Lack of noexcept when generating definitions.
Answered
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.
Please sign in to leave a comment.
Hi! We have the issue in our tracker about this. It was fixed in the latest CLion EAP. Please try this EAP.