Binds the last N arguments of an invocable object and stores them by value.
Synopsis
Declared in <absl/functional/bind_back.h>
using std::bind_back;
Created with MrDocs
Binds the last N arguments of an invocable object and stores them by value.
Declared in <absl/functional/bind_back.h>
using std::bind_back;
Created with MrDocs