Update index.adoc

This commit is contained in:
Peter Dimov
2017-06-05 18:33:08 +03:00
committed by GitHub
parent 7bd364f684
commit e6e1333a48

View File

@@ -8,8 +8,10 @@ http://www.boost.org/LICENSE_1_0.txt
//// ////
# Boost.Assert # Boost.Assert
:toc:
The Boost.Assert library... The Boost.Assert library provides several configurable diagnostic macros
similar in behavior and purpose to the standard macro `assert` from `<cassert>`.
include::assert.adoc[] include::assert.adoc[]