mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-14 20:40:03 +02:00
Add a dependency for function2
std::function requires the function to be CopyConstructable and thus does not allow you to capture by move, which is exactly what we need.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user