mirror of
https://github.com/boostorg/cobalt.git
synced 2026-01-19 16:12:15 +00:00
18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"key": "cobalt",
|
|
"name": "Cobalt",
|
|
"authors": [
|
|
"Klemens Morgenstern"
|
|
],
|
|
"maintainers": [
|
|
"Klemens Morgenstern <klemens -dot- d -dot- morgenstern -at- gmail.com>"
|
|
],
|
|
"description": "Coroutines. Basic Algorithms & Types",
|
|
"category": [
|
|
"Concurrent",
|
|
"Coroutines",
|
|
"Awaitables",
|
|
"Asynchronous"
|
|
],
|
|
"cxxstd": "20"
|
|
} |