|
libtime++: Date and time calculation
|
| #define libtime_abort | ( | M | ) | throw( libtime::Exception ( M , __FILE__, __LINE__ )) |
Abort and give a message.
| M | message of type char* |
| E | exception class to throw |
Definition at line 722 of file libtime++.h.