GNOME Bugzilla – Bug 759245
C++11: Use static_assert to improve compiler error messages?
Last modified: 2018-07-10 22:47:48 UTC
Maybe we can use static_assert to make it more obvious when the developer gets something wrong, such as getting a return type wrong (or void) when connecting a signal handler.
According to https://libsigcplusplus.github.io/libsigcplusplus/devel.html the issue tracker of libsigc++ is located at https://github.com/libsigcplusplus/libsigcplusplus/issues nowadays. If the problem in this bug report still exists in a recent version of libsigc++ please file this bug report in GitHub. Closing this report as WONTFIX as part of Bugzilla Housekeeping, as we plan to shut down GNOME Bugzilla in favor of GNOME Gitlab.