|
CppGC
1.01
|
#include <gc.h>
Public Member Functions | |
| Object * | getObject () const |
Public Attributes | |
| ObjectHeader * | next |
Object header used by allocator to link all allocated objects. It is assumed that virtual table pointer is first field of the class.
1.7.6.1