2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-01-19 04:02:09 +00:00
Files
atomic/meta/libraries.json
2024-01-03 00:34:05 +03:00

20 lines
446 B
JSON

{
"key": "atomic",
"name": "Atomic",
"authors": [
"Helge Bahmann",
"Tim Blechmann",
"Andrey Semashev"
],
"description": "C++11-style atomic types.",
"category": [
"Concurrent"
],
"maintainers": [
"Helge Bahmann <hcb -at- chaoticmind.net>",
"Tim Blechmann <tim -at- klingt.org>",
"Andrey Semashev <andrey.semashev -at- gmail.com>"
],
"cxxstd": "11"
}