libstdc++
|
Go to the source code of this file.
Classes | |
struct | __gnu_cxx::forced_exception_error |
class | __gnu_cxx::throw_allocator< T > |
class | __gnu_cxx::throw_allocator_base |
Namespaces | |
__gnu_cxx | |
This file is a GNU extension to the Standard C++ Library.
Contains an exception-throwing allocator, useful for testing exception safety. In addition, allocation addresses are stored and sanity checked.
Definition in file throw_allocator.h.