1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
{ "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" }