2
0
mirror of https://github.com/boostorg/system.git synced 2026-01-19 04:42:12 +00:00
Files
system/meta/libraries.json
2024-01-17 07:18:04 +02:00

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"
}