6 #if defined(__GNUC__) && (__GNUC__ < 4)
9 #elif defined(_MSC_VER)
21 #if defined(_MSC_VER) // will need to deal with different VC versions
27 cout <<
"Memory allocation error -- Perhaps you are trying to allocate too"
28 " much memory in your program "<<
endl;
30 #if defined(_MSC_VER) // will need to deal with different VC versions
43 #if defined(_MSC_VER) // will need to deal with different VC versions
void ad_set_new_handler(void)
Description not yet available.
prnstream & endl(prnstream &)
void adnewhandler(void)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.