AimRT/_deps/boost-src/libs/atomic/meta/libraries.json
2025-01-12 20:37:50 +08:00

20 lines
442 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>"
],
"cxxstd": "03"
}