libraries.json 293 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 { "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" ], "cxxstd": "11" }