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>.
See the documentation of BOOST_ASSERT and BOOST_CURRENT_FUNCTION for more information.
Distributed under the Boost Software License, Version 1.0.
<h1>Boost.Assert</h1> <p>The Boost.Assert library, part of the collection of <a href="http://github.com/boostorg">Boost C++ Libraries</a>, provides several configurable diagnostic macros similar in behavior and purpose to the standard macro <code>assert</code> from <code><cassert></code>.</p> <h2>Documentation</h2> <p>See the documentation of <a href="doc/assert.adoc">BOOST_ASSERT</a> and <a href="doc/current_function.adoc">BOOST_CURRENT_FUNCTION</a> for more information.</p> <h2>License</h2> <p>Distributed under the <a href="http://boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>
<h1>Boost.Assert</h1> <p>The Boost.Assert library, part of the collection of <a href="http://github.com/boostorg">Boost C++ Libraries</a>, provides several configurable diagnostic macros similar in behavior and purpose to the standard macro <code>assert</code> from <code><cassert></code>.</p> <h2>Documentation</h2> <p>See the documentation of <a href="doc/assert.adoc">BOOST_ASSERT</a> and <a href="doc/current_function.adoc">BOOST_CURRENT_FUNCTION</a> for more information.</p> <h2>License</h2> <p>Distributed under the <a href="http://boost.org/LICENSE_1_0.txt">Boost Software License, Version 1.0</a>.</p>