libraries.json 525 Bytes
{
    "key": "phoenix",
    "name": "Phoenix",
    "authors": [
        "Joel de Guzman",
        "Dan Marsden",
        "Thomas Heller",
        "John Fletcher"
    ],
    "description": "Define small unnamed function objects at the actual call site, and more.",
    "category": [
        "Function-objects"
    ],
    "maintainers": [
        "Joel de Guzman <djowel -at- gmail.com>",
        "Thomas Heller <thom.heller -at- gmail.com>",
        "John Fletcher <J.P.Fletcher -at- aston.ac.uk>"
    ],
    "cxxstd": "03"
}