D21703: [Transaction] Replace template for functor with std::function
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Jun 9 23:54:59 BST 2019
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
The callback parameter has a specific type, it accepts a document ID and
returns bool, while the template is overly broad.
REPOSITORY
R293 Baloo
BRANCH
cleanup
REVISION DETAIL
https://phabricator.kde.org/D21703
AFFECTED FILES
src/engine/transaction.h
src/engine/writetransaction.cpp
src/engine/writetransaction.h
To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190609/e3792071/attachment.html>
More information about the Kde-frameworks-devel
mailing list