atomic/meta/libraries.json
2014-08-18 18:52:43 +04:00

19 lines
422 B
JSON

{
"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>"
]
}