boost/libs/hof/meta/libraries.json
2022-12-15 23:45:23 +08: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"
]
}