Whole document tree std::__malloc_alloc_template< __inst > Class Template Reference#include <stl_alloc.h>
template<int __inst>
|
|
Definition at line 132 of file stl_alloc.h. References std::__malloc_alloc_template< __inst >::__malloc_alloc_oom_handler. |
|
Definition at line 148 of file stl_alloc.h. References std::__malloc_alloc_template< __inst >::__malloc_alloc_oom_handler, std::__throw_bad_alloc(), and malloc(). Referenced by std::__malloc_alloc_template< __inst >::allocate(). |
|
Definition at line 163 of file stl_alloc.h. References std::__malloc_alloc_template< __inst >::__malloc_alloc_oom_handler, and std::__throw_bad_alloc(). Referenced by std::__malloc_alloc_template< __inst >::reallocate(). |
|
Definition at line 113 of file stl_alloc.h. References std::__malloc_alloc_template< __inst >::_S_oom_malloc(), and malloc(). |
|
Definition at line 120 of file stl_alloc.h. References free(). |
|
Definition at line 125 of file stl_alloc.h. References std::__malloc_alloc_template< __inst >::_S_oom_realloc(). |
|
Referenced by std::__malloc_alloc_template< __inst >::__set_malloc_handler(), std::__malloc_alloc_template< __inst >::_S_oom_malloc(), and std::__malloc_alloc_template< __inst >::_S_oom_realloc(). |