Compare commits

..

1 Commits

Author SHA1 Message Date
8c7b14f68b Update categories in libraries.json 2021-11-07 20:33:59 +02:00

View File

@ -11,7 +11,8 @@
],
"description": "A common infrastructure for throwing exceptions from Boost libraries.",
"category": [
"Miscellaneous"
"Emulation",
"Error-handling"
],
"cxxstd": "03"
}