mirror of
https://github.com/boostorg/function.git
synced 2026-01-23 05:32:10 +00:00
Move functors where possible to reduce the number of copies (Lambdas with expensive-to-copy captures can be a bottleneck when copied)
Move functors where possible to reduce the number of copies (Lambdas with expensive-to-copy captures can be a bottleneck when copied)