Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.1 18 Feb 2025 14:16:11
    |
Robert Clausecker (fuz)  |
devel/kassert: Karlsruhe assertion library for C++
KAssert is the assertion library used by KaMPIng, the Karlsruhe MPI
Wrapper. However, KAssert does not depend on MPI and can be used in
non-MPI code.
Features:
- Assertion levels to distinguish between computationally cheap and
expensive assertions
- Expression decomposition to give more insights into failed
assertions
- Throwing assertions
WWW: https://kamping-site.github.io/kassert/
This port is a dependency for an upcoming port of the KaMPIng library.
The port calls for doxygen>=1.10.0 to build its documentation, but
the update is currently blocked (bug #279330). Cross fingers and
use whatever Doxygen we have. |
Number of commits found: 1
|