SteffenLindner
Results
1
issues of
SteffenLindner
**Describe the bug** When defining a virtual noexcept method in a C++ class that is derived using `#[subclass(superclass("MyCppClass"))]`, the generated wrapper methods do not include the `noexcept` statement, leading to...
cpp-feature