D23035: Simplify ctors with default member initializer
Dominik Haumann
noreply at phabricator.kde.org
Fri Aug 9 08:22:16 BST 2019
dhaumann added a comment.
Did you make these changes manually, or use clang-tidy for it?
https://clang.llvm.org/extra/clang-tidy/checks/modernize-use-default-member-init.html
Personally, I would prefer the = member init syntax over the braced initialization. This is how we did it in most other cases already as well where we use in-class member initialization.
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D23035
To: gawin, #kate, cullmann
Cc: dhaumann, cullmann, kwrite-devel, #kate, univerz, domson, michaelh, ngraham, demsking, sars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190809/e4097877/attachment.html>
More information about the KWrite-Devel
mailing list