1{ 2 "key": "function", 3 "name": "Function", 4 "authors": [ 5 "Doug Gregor" 6 ], 7 "description": "Function object wrappers for deferred calls or callbacks.", 8 "std": [ 9 "tr1" 10 ], 11 "category": [ 12 "Function-objects", 13 "Programming" 14 ], 15 "maintainers": [ 16 "Peter Dimov <pdimov -at- gmail.com>" 17 ], 18 "cxxstd": "03" 19} 20