pika icon indicating copy to clipboard operation
pika copied to clipboard

Add conditional support for `std::move_only_function` in place of `unique_function`

Open msimberg opened this issue 1 year ago • 0 comments

std::move_only_function is available from C++23 onwards.

msimberg avatar Aug 29 '23 14:08 msimberg