2
0
mirror of https://github.com/boostorg/atomic.git synced 2026-01-19 04:02:09 +00:00

Use a more wide description of the library in metadata.

This commit is contained in:
Andrey Semashev
2024-01-03 00:34:05 +03:00
parent 607c57bdce
commit 21f16c1d2c

View File

@@ -6,7 +6,7 @@
"Tim Blechmann",
"Andrey Semashev"
],
"description": "C++11-style atomic<>.",
"description": "C++11-style atomic types.",
"category": [
"Concurrent"
],