| 
    ACE
    6.1.5
    
   | 
 
Macros | |
| #define | ACE_TEST_ASSERT(X) | 
| #define | ACE_ASSERT(X) ACE_TEST_ASSERT(X) | 
Functions | |
| void | __ace_assert (const char *file, int line, const ACE_TCHAR *expression) | 
| #define ACE_ASSERT | ( | X | ) | ACE_TEST_ASSERT(X) | 
| #define ACE_TEST_ASSERT | ( | X | ) | 
| void __ace_assert | ( | const char * | file, | 
| int | line, | ||
| const ACE_TCHAR * | expression | ||
| ) | 
 1.8.2