Eneboo - Documentación para desarrolladores
|
#include <sizeownerheap.h>
Atributos públicos | |
union { | |
struct { | |
size_t size | |
Heap * owner | |
} s | |
double dummy | |
}; |
union { ... } |
double HL::SizeOwner< Heap >::dummy |
Heap* HL::SizeOwner< Heap >::owner |
struct { ... } HL::SizeOwner< Heap >::s |
size_t HL::SizeOwner< Heap >::size |