2
0
mirror of https://github.com/boostorg/assert.git synced 2026-01-20 16:32:08 +00:00
Files
assert/meta/libraries.json
2021-11-07 20:30:51 +02:00

17 lines
309 B
JSON

{
"key": "assert",
"name": "Assert",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- gmail.com>"
],
"description": "Customizable assert macros.",
"category": [
"Correctness",
"Error-handling"
],
"cxxstd": "03"
}