summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/lambda/meta/libraries.json
blob: 11e3f9b2c953c91d26d7cc5062c33aac5e3df339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "key": "lambda",
    "name": "Lambda",
    "authors": [
        "Jaakko Järvi",
        "Gary Powell"
    ],
    "description": "Define small unnamed function objects at the actual call site, and more.",
    "category": [
        "Function-objects"
    ],
    "maintainers": [
        "Jaakko Jarvi <jarvi -at- cs.tamu.edu>"
    ]
}