Closed Pencilcaseman closed 1 year ago
The LIBRAPID_ASSERT macro and similar should be refactored into functions. The macros can still exist but should expand to function calls.
LIBRAPID_ASSERT
This has many benefits, including:
The
LIBRAPID_ASSERT
macro and similar should be refactored into functions. The macros can still exist but should expand to function calls.This has many benefits, including: