summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/hof/meta/libraries.json
blob: 382409d930fac80fdb29c82078cbe39c852214e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "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"
    ]
}