[#absl-bind_back] = xref:absl.adoc[absl]::bind_back :relfileprefix: ../ :mrdocs: Binds the last N arguments of an invocable object and stores them by value. == Synopsis Declared in `<absl/functional/bind_back.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::bind_back; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#