hof/meta/libraries.json
2018-02-17 23:53:45 -06:00

12 lines
273 B
JSON

{
"key": "hof",
"name": "HOF",
"authors": [ "Paul Fultz II" ],
"maintainers": [ "Paul Fultz II <pfultz2 -at- yahoo.com>" ],
"description": "Higher-order functions for C++",
"category": [
"Metaprogramming",
"Function-objects"
]
}