libtime++: Date and time calculation
|
#define libtime_assert | ( | C, | |
M | |||
) | libtime_Xassert( C , M , libtime::Exception ) |
Check an assertion and report by throwing an exception.
C | assert condition |
M | message of type char* |
Definition at line 714 of file libtime++.h.
Referenced by libtime::double2time(), libtime::TRange::largestcommon(), libtime::TRange::shrink(), libtime::TRange::smallestcommon(), libtime::TAbsoluteTime::timestring(), and libtime::TRange::TRange().