boost/libs/interprocess/meta/libraries.json
2022-12-15 23:45:23 +08:00

15 lines
367 B
JSON

{
"key": "interprocess",
"name": "Interprocess",
"authors": [
"Ion Gazta\u00f1aga"
],
"description": "Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators.",
"category": [
"Concurrent"
],
"maintainers": [
"Ion Gaztanaga <igaztanaga -at- gmail.com>"
]
}