thread/meta/libraries.json
Vicente J. Botet Escriba dfe6cc3c49
Remove Niall as maintainer
2018-11-15 06:44:45 +01:00

20 lines
401 B
JSON

[
{
"key": "thread",
"name": "Thread",
"authors": [
"Anthony Williams",
"Vicente J. Botet Escriba"
],
"maintainers": [
"Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
],
"description":
"Portable C++ multi-threading. C++03, C++11, C++14, C++17.",
"std": [ "proposal" ],
"category": [
"Concurrent", "System"
]
}
]