summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/poly_collection/meta/libraries.json
blob: 317fd77b1f3e4f19b9df06732e1d1b261ee82a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "key": "poly_collection",
    "name": "PolyCollection",
    "authors": [
        "Joaqu\u00edn M L\u00f3pez Mu\u00f1oz"
    ],
    "description": "Fast containers of polymorphic objects.",
    "category": [
        "Containers"
    ],
    "maintainers": [
        "Joaquin M Lopez Munoz <joaquin.lopezmunoz -at- gmail.com>"
    ]
}