D23918: RFC: Drop Outputs class
David Edmundson
noreply at phabricator.kde.org
Fri Sep 13 15:35:38 BST 2019
davidedmundson added a comment.
> Can you provide some arguments why we must inherit from QVector<T>? C++ templates are invariant so we have to cast manually.
It doesn't inherit from QVector<T>. It has a constructor from QVector<T>.
Ultimately the code is doing the same thing.
Previous code does it more implicitly, this does everything slightly more explicitly.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D23918
To: zzag, #kwin
Cc: romangg, davidedmundson, alexeymin, kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20190913/5a89df41/attachment.html>
More information about the kwin
mailing list