Files
wxWidgets/tests/events
Vadim Zeitlin c3810da549 Allow using noexcept methods with event tables macros
Explicitly remove noexcept before static-casting the member function
pointer to the base class pointer type to avoid compilation error with
C++17.

Add a test checking that this does work now.

Closes #18721.
2020-04-09 22:36:30 +02:00
..
2018-09-22 14:44:07 +02:00
2018-07-29 12:08:53 +02:00
2018-09-22 14:44:07 +02:00