2014-08-18 14:59:11 +01:00
|
|
|
{
|
|
|
|
|
"key": "function",
|
|
|
|
|
"name": "Function",
|
|
|
|
|
"authors": [
|
|
|
|
|
"Doug Gregor"
|
|
|
|
|
],
|
|
|
|
|
"description": "Function object wrappers for deferred calls or callbacks.",
|
|
|
|
|
"std": [
|
|
|
|
|
"tr1"
|
|
|
|
|
],
|
|
|
|
|
"category": [
|
|
|
|
|
"Function-objects",
|
|
|
|
|
"Programming"
|
|
|
|
|
],
|
|
|
|
|
"maintainers": [
|
2018-11-13 21:31:36 +02:00
|
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
2014-08-18 14:59:11 +01:00
|
|
|
]
|
|
|
|
|
}
|