This is an older version of Boost and was released in 2018. The current version is 1.87.0.
C++
03
Added in Boost
1.56.0
Customizable assert macros.
Dependencies
Config
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 of BOOST_ASSERT and BOOST_CURRENT_FUNCTION for more information.
License
Distributed under the Boost Software License, Version 1.0.