15 lines
389 B
JSON
15 lines
389 B
JSON
{
|
|
"key": "outcome",
|
|
"name": "Outcome",
|
|
"authors": [ "Niall Douglas" ],
|
|
"maintainers": [ "Niall Douglas <s -underscore- sourceforge -at- nedprod -dot- com>" ],
|
|
"description": "A deterministic failure handling library partially simulating lightweight exceptions.",
|
|
"std": [ "proposal" ],
|
|
"category": [
|
|
"Patterns",
|
|
"Emulation",
|
|
"Programming"
|
|
],
|
|
"cxxstd": "14"
|
|
}
|