17 lines
562 B
Markdown
17 lines
562 B
Markdown
[func.bind.general]
|
||
|
||
# 22 General utilities library [[utilities]](./#utilities)
|
||
|
||
## 22.10 Function objects [[function.objects]](function.objects#func.bind.general)
|
||
|
||
### 22.10.15 Function object binders [[func.bind]](func.bind#general)
|
||
|
||
#### 22.10.15.1 General [func.bind.general]
|
||
|
||
[1](#1)
|
||
|
||
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/utilities.tex#L13332)
|
||
|
||
Subclause [[func.bind]](func.bind "22.10.15 Function object binders") describes a uniform mechanism for binding
|
||
arguments of callable objects[.](#1.sentence-1)
|