Files
3d_audio/loader/AN00109_XK-AUDIO-316/src/lib_xassert
Steven Dan d8b2974133 init
2025-12-11 09:43:42 +08:00
..
2025-12-11 09:43:42 +08:00
2025-12-11 09:43:42 +08:00
2025-12-11 09:43:42 +08:00
2025-12-11 09:43:42 +08:00

Lightweight assertions library
==============================

Overview
--------

This library provides a lightweight and flexible replacement for the
standard C header ``assert.h``.

The assertions in this library can be be enabled/disabled
and configured as to how much information they show. This
configuration can be per "xassert unit" (i.e. for sets of files).

Features
........

  * Low memory usage
  * Ability to enable or disable various features via compile time defines

Software version and dependencies
.................................

.. libdeps::