mirror of
https://github.com/boostorg/function.git
synced 2026-01-25 08:22:22 +01: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)