libraries.json
442 Bytes
{
"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>"
],
"cxxstd": "03"
}