mirror of
https://github.com/boostorg/system.git
synced 2026-01-19 04:42:12 +00:00
18 lines
327 B
JSON
18 lines
327 B
JSON
{
|
|
"key": "system",
|
|
"name": "System",
|
|
"authors": [
|
|
"Beman Dawes"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "Extensible error reporting.",
|
|
"category": [
|
|
"System",
|
|
"Error-handling",
|
|
"Programming"
|
|
],
|
|
"cxxstd": "11"
|
|
}
|