Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #1359, add assert macros for other data types
Adds generic macros for asserting on integer values that can work with any integer data type, including size_t and 64-bit values where needed.
- Loading branch information