9 cerr <<
" Nicht genuegend Speicher vorhanden" << endl;
10 cerr <<
" Beendigung des Programmes" << endl;
17 : index(i), end_interval(l)
19 cerr <<
"Index " << i <<
" is not in interval [ 0, " << l <<
" ]" << endl;
OutOfRange(const long long int &i, const long long int &l)
Constructor that has to be used with "throw".
void my_new_handler(void)