Also consider member typedefs for determining the base class
ClosedPublic

Authored by vkrause on Apr 26 2019, 2:40 PM.

Details

Summary

This should allow us to avoid having to include (or copy) this into
KCalCore and KMime, as we no longer need to specialize the SuperClass
template.

PS: The unit test was written by Till 13 years ago, I have no idea who
Gerd and Rudi are, or why they are sub-classes of me.

Diff Detail

Repository
R165 Akonadi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Apr 26 2019, 2:40 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 26 2019, 2:40 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Apr 26 2019, 2:40 PM
dvratil accepted this revision.Apr 28 2019, 3:11 PM
dvratil added a subscriber: dvratil.

I guess this is what you'll have to name your kids one day, otherwise the test will stop passing :-)

This revision is now accepted and ready to land.Apr 28 2019, 3:11 PM
This revision was automatically updated to reflect the committed changes.