new occurs.
More...
Collaboration diagram for new_ptr_list_t:

Public Attributes | |
| new_ptr_list_t * | next |
| new_ptr_list_t * | prev |
| size_t | size |
| union { | |
| char file [_DEBUG_NEW_FILENAME_LEN] | |
| void * addr | |
| }; | |
| unsigned | line:31 |
| unsigned | is_array:1 |
| unsigned | magic |
new occurs.
| size_t new_ptr_list_t::size |
| char new_ptr_list_t::file[_DEBUG_NEW_FILENAME_LEN] |
| void* new_ptr_list_t::addr |
| union { ... } |
| unsigned new_ptr_list_t::line |
| unsigned new_ptr_list_t::is_array |
| unsigned new_ptr_list_t::magic |
1.5.1