mirror of
https://github.com/boostorg/assert.git
synced 2026-01-22 05:02:09 +00:00
16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"key": "assert",
|
|
"name": "Assert",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- gmail.com>"
|
|
],
|
|
"description": "Customizable assert macros.",
|
|
"category": [
|
|
"Correctness"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|