Definition of compiler specific macros for assertion library. More...
Go to the source code of this file.
| Defines | |
| #define | ASSERT_LINE __LINE__ | 
| #define | ASSERT_FILE __FILE__ | 
Definition of compiler specific macros for assertion library.
Definition in file assertions_setup.h.
| #define ASSERT_LINE __LINE__ | 
Definition at line 21 of file assertions_setup.h.
| #define ASSERT_FILE __FILE__ | 
Definition at line 22 of file assertions_setup.h.
 1.7.2
 1.7.2