Mike Dev 1a82003731 [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2018-09-18 13:23:54 +02:00
2017-10-23 12:30:10 +03:00
2017-09-04 15:12:19 +03:00
2014-02-09 16:56:45 +02:00
2017-10-24 20:12:26 +03:00
2016-11-01 19:07:47 +02:00
2017-06-06 23:56:35 +03:00

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.

Description
Boost.Assert
Readme 506 KiB
Languages
C++ 91%
CMake 5.2%
Shell 1.7%
Batchfile 1.4%
HTML 0.7%