Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-11-27 17:45:47


Mathias Gaunard wrote:

> A tangent, but I'd rather use a simple and standard component that is used
> throughout all kinds of C and C++ code that some boost-specific thing that
> adds zero value.

The purpose of BOOST_ASSERT is to provide the ability for controlling
assertions in Boost libraries without affecting all other uses of the
standard `assert`.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk