Diffusion Baloo 5b6fd8fe88b7

[Transaction] Replace template for functor with std::function

Authored by bruns on Jun 9 2019, 10:24 PM.

Description

[Transaction] Replace template for functor with std::function

Summary:
The callback parameter has a specific type, it accepts a document ID and
returns bool, while the template is overly broad.

Reviewers: Baloo, ngraham, astippich, poboiko

Reviewed By: Baloo, ngraham

Subscribers: kde-frameworks-devel

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D21703

Details

Committed
brunsJun 10 2019, 2:14 PM
Reviewer
Baloo
Differential Revision
D21703: [Transaction] Replace template for functor with std::function
Parents
R293:cb5621bb0dd7: [FirstRunIndexer] Use correct mimetype for folders
Branches
Unknown
Tags
Unknown