summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/range/meta/libraries.json
blob: 9e2be2093e7fe41e4b13ead24b812eb2082afeb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "key": "range",
    "name": "Range",
    "authors": [
        "Niel Groves",
        "Thorsten Ottosen"
    ],
    "description": "A new infrastructure for generic algorithms that builds on top of the new iterator concepts.",
    "category": [
        "Algorithms"
    ],
    "maintainers": [
        "Neil Groves <neilgroves -at- googlemail.com>",
        "Nathan Ridge <zeratul976 -at- hotmail.com>"
    ]
}