__gnu_cxx Namespace Reference

Classes

Namespaces

Typedefs

Enumerations

Functions

Variables


Function Documentation

void __gnu_cxx::__verbose_terminate_handler  ) 
 

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

to use. For more info, see http://gcc.gnu.org/onlinedocs/libstdc++/19_diagnostics/howto.html#4

In 3.4 and later, this is on by default.

size_t __gnu_cxx::_Bit_scan_forward size_t  __num  )  [inline]
 

Generic Version of the bsf instruction.

Definition at line 698 of file bitmap_allocator.h.


Variable Documentation

bool const __threads_enabled [static]
 

If true, then the application being compiled will be using threads, so use mutexes as a synchronization primitive, else do no use any synchronization primitives.

Definition at line 81 of file bitmap_allocator.h.


Generated on Wed Apr 27 18:35:25 2005 for libstdc++ source by  doxygen 1.4.2