Skip to content
Verified Commit 11d8be4d authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Replace Akonadi::invoke with std::invoke

Akonadi::invoke was a C++14-compatible implementation of std::invoke.
Now that we have C++17, we can use std::invoke directly.
parent e64ccad8
Pipeline #21313 passed with stage
in 12 minutes and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment