these macros expand to nothing in production code add another for checking if the pointer is a null pointer before dereferencing it on failure these should indicate the file and line and crash the application immediately
these macros expand to nothing in production code
add another for checking if the pointer is a null pointer before dereferencing it
on failure these should indicate the file and line and crash the application immediately