#include <libcwd/config.h>#include <iosfwd>Include dependency graph for enum_memblk_types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | libcwd |
Enumerations | |
| enum | memblk_types_nt { memblk_type_new, memblk_type_deleted, memblk_type_new_array, memblk_type_deleted_array, memblk_type_malloc, memblk_type_realloc, memblk_type_freed, memblk_type_marker, memblk_type_deleted_marker, memblk_type_external } |
| A flag indicating the type of allocation. More... | |
|
|
A flag indicating the type of allocation.
This is returned by alloc_ct::memblk_type. The flags
|