Files
yabridge/subprojects/function2-patch-4.1.0.tar.xz
T
Robbert van der Helm 1a18ea8614 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.
2020-10-27 22:53:08 +01:00

2.1 KiB