CppGC  1.01
Public Member Functions | Public Attributes
GC::ObjectHeader Struct Reference

#include <gc.h>

List of all members.

Public Member Functions

ObjectgetObject () const

Public Attributes

ObjectHeadernext

Detailed Description

Object header used by allocator to link all allocated objects. It is assumed that virtual table pointer is first field of the class.


The documentation for this struct was generated from the following file: