AFF --- A container for numbers (array) by Friederich and Forbriger.
|
#define AFF_abort | ( | M | ) | throw( aff::Exception ( M , __FILE__, __LINE__ )) |
Abort and give a message.
M | message of type char* |
E | exception class to throw |
Definition at line 170 of file error.h.
Referenced by aff::array_from_series(), and MAIN__().