AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ AFF_abort

#define AFF_abort (   M)    throw( aff::Exception ( M , __FILE__, __LINE__ ))

Abort and give a message.

Parameters
Mmessage of type char*
Eexception class to throw

Definition at line 170 of file error.h.

Referenced by aff::array_from_series(), and MAIN__().