Files
assert/README.md
2017-06-06 23:54:32 +03:00

510 B

Boost.Assert

The Boost.Assert library, part of collection of the Boost C++ Libraries, provides several configurable diagnostic macros similar in behavior and purpose to the standard macro assert from <cassert>.

Documentation

See the documentation of BOOST_ASSERT and BOOST_CURRENT_FUNCTION for more information.

License

Distributed under the Boost Software License, Version 1.0.