Home GnuPG

Port signal/slot that use action_data struct to PMF/Functor syntax

Description

Port signal/slot that use action_data struct to PMF/Functor syntax

We have to use a std::function because some of the lambdas have captures,
as using a plain function pointer 'void (*func)(bool)' won't work.

Details

Provenance
Ahmad Samir <a.samirh78@gmail.com>Authored on May 14 2022, 9:14 PM
Parents
rKLEOPATRA04d953455bdf: Manage lifetime of validators with shared pointers
Branches
Unknown
Tags
Unknown

Event Timeline

Ahmad Samir <a.samirh78@gmail.com> committed rKLEOPATRA79d0e641896d: Port signal/slot that use action_data struct to PMF/Functor syntax (authored by Ahmad Samir <a.samirh78@gmail.com>).May 21 2022, 6:06 PM