280d426076
Merged from develop branch as CDash reports all green
14 lines
319 B
JSON
14 lines
319 B
JSON
{
|
|
"key": "outcome",
|
|
"name": "Outcome",
|
|
"authors": [ "Niall Douglas" ],
|
|
"maintainers": [ "Niall Douglas" ],
|
|
"description": "A deterministic failure handling library partially simulating lightweight exceptions.",
|
|
"std": [ "proposal" ],
|
|
"category": [
|
|
"Patterns",
|
|
"Emulation",
|
|
"Programming"
|
|
]
|
|
}
|