summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/atomic/meta/libraries.json
blob: 42e0fe3ccd823c7364185a472d9cde0344e55b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "key": "atomic",
    "name": "Atomic",
    "authors": [
        "Helge Bahmann",
        "Tim Blechmann",
        "Andrey Semashev"
    ],
    "description": "C++11-style atomic<>.",
    "category": [
        "Concurrent"
    ],
    "maintainers": [
        "Helge Bahmann <hcb -at- chaoticmind.net>",
        "Tim Blechmann <tim -at- klingt.org>",
        "Andrey Semashev <andrey.semashev -at- gmail.com>"
    ]
}