absl::bind_front

Binds the first N arguments of an invocable object and stores them by value.

Synopsis

Declared in <absl/functional/bind_front.h>

using std::bind_front;