mirror of
https://github.com/boostorg/assert.git
synced 2026-01-23 05:22:09 +00:00
18 lines
344 B
JSON
18 lines
344 B
JSON
{
|
|
"key": "assert",
|
|
"boost-version": "1.27.0",
|
|
"name": "Assert",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
|
],
|
|
"description": "Customizable assert macros.",
|
|
"std-proposal": false,
|
|
"std-tr1": false,
|
|
"category": [
|
|
"Correctness"
|
|
]
|
|
}
|