2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-19 16:12:17 +00:00
Files
context/meta/libraries.json
2020-12-15 21:54:35 -05:00

17 lines
323 B
JSON

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