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;
Created with MrDocs
Binds the first N arguments of an invocable object and stores them by value.
Declared in <absl/functional/bind_front.h>
using std::bind_front;
Created with MrDocs