21 lines
435 B
JSON
21 lines
435 B
JSON
[
|
|
{
|
|
"key": "thread",
|
|
"name": "Thread",
|
|
"authors": [
|
|
"Anthony Williams",
|
|
"Vicente J. Botet Escriba"
|
|
],
|
|
"maintainers": [
|
|
"Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>",
|
|
"Niall Douglas <niall -at- nedprod.com>"
|
|
],
|
|
"description":
|
|
"Portable C++ multi-threading. C++11, C++14.",
|
|
"std": [ "proposal" ],
|
|
"category": [
|
|
"Concurrent", "System"
|
|
]
|
|
}
|
|
]
|