-
- Downloads
use mutable lambda in wrapper
This allows passing in mutable lambda expressions or other function objects having a non-`const` `operator()`.
Loading
Please register or sign in to comment
This allows passing in mutable lambda expressions or other function objects having a non-`const` `operator()`.