GCpp::bad_weak_pointer | Exception thrown if invalid weak pointer gets accessed |
GCpp::FixedSizeAllocatorManager | Manager class |
GCpp::GC | Global Garbage Collector access |
GCpp::gc_container< T > | Pointer type to be used for 'managed' containers of 'managed' objects |
GCpp::GC_pause | Scoped allocator pause |
GCpp::gc_ptr< T > | Pointer type to be used for 'managed' objects |
GCpp::GCBasePointer | Base class |
GCpp::GCPointerManager | The manager for all managed pointers |
GCpp::MemoryAllocator< T > | The 'real' type bound memory manager |
GCpp::MemoryAllocatorBase | Allocator |
GCpp::weak_ptr< T > | Weak pointer to managed objects |