Matches a callable used for modification. More...
#include <Concepts.h>
Matches a callable used for modification.
Accepts T, or T& for example, std::function<void(T &)>