Daily bit(e) of C++ #145, The C++23 move-only variant of std::function: std::move_only_function.
Is the reason of not constructable that u use unique ptr in capture???
Yes.
Thanks a lot.
Is the reason of not constructable that u use unique ptr in capture???
Yes.
Thanks a lot.