Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

__gnu_cxx Namespace Reference


Functions

void __verbose_terminate_handler ()
 A replacement for the standard terminate_handler which prints more information about the terminating exception (if any) on stderr.


Function Documentation

void __verbose_terminate_handler  ) 
 

A replacement for the standard terminate_handler which prints more information about the terminating exception (if any) on stderr.

Call

        std::set_terminate (__gnu_cxx::__verbose_terminate_handler)
to use. For more info, see http://gcc.gnu.org/onlinedocs/libstdc++/19_diagnostics/howto.html#4


Generated on Fri Oct 3 18:41:22 2003 for taptedDevTools by doxygen 1.3.4