boost/libs/fiber/meta/libraries.json
2021-10-05 21:37:46 +02:00

17 lines
318 B
JSON

{
"key": "fiber",
"name": "Fiber",
"authors": [
"Oliver Kowalke"
],
"description": "(C++11) Userland threads library.",
"category": [
"Concurrent",
"System"
],
"maintainers": [
"Oliver Kowalke <oliver.kowalke -at- gmail.com>"
],
"cxxstd": "11"
}