19 lines
360 B
JSON
19 lines
360 B
JSON
{
|
|
"key": "function",
|
|
"name": "Function",
|
|
"authors": [
|
|
"Doug Gregor"
|
|
],
|
|
"description": "Function object wrappers for deferred calls or callbacks.",
|
|
"std": [
|
|
"tr1"
|
|
],
|
|
"category": [
|
|
"Function-objects",
|
|
"Programming"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
|
]
|
|
}
|