|
CppGC
1.01
|
#include <gc.h>
Public Member Functions | |
| T *& | operator[] (size_t index) |
| T * | operator[] (size_t index) const |
| virtual void | mark (MemoryAllocator *allocator) |
Private Attributes | |
| Root * | next |
Fixed size array of references variable protected from GC
| virtual void GC::ArrayVar< T, size >::mark | ( | MemoryAllocator * | allocator | ) | [inline, virtual] |
1.7.6.1