.. | ||
.drone | ||
.github/workflows | ||
doc | ||
include/boost | ||
meta | ||
test | ||
.drone.jsonnet | ||
.gitattributes | ||
.travis.yml | ||
appveyor.yml | ||
CMakeLists.txt | ||
index.html | ||
README.md |
Boost.Assert
The Boost.Assert library, part of the collection of Boost C++ Libraries,
provides several configurable diagnostic macros similar in behavior and purpose to the standard macro
assert
from <cassert>
.
Documentation
See the documentation for more information.
License
Distributed under the Boost Software License, Version 1.0.