Skip to content

NFC: Simplify kleidicv_thread_min_max functions

Michael Platings requested to merge simplify-thread-callback into main

By using C++ lambdas we can avoid a lot of copy-paste.

Merge request reports