|
Broom 1.0.0
A thread-local C++ Garbage Collector
|
This is the complete list of members for broom::BroomSharingPointer< T >, including all inherited members.
| BroomLifetimeAnchor< T > | broom::BroomSharingPointer< T > | friend |
| BroomSharingPointer()=delete | broom::BroomSharingPointer< T > | |
| BroomSharingPointer(const BroomSharingPointer &other) | broom::BroomSharingPointer< T > | inline |
| dispose() const | broom::BroomSharingPointer< T > | inline |
| make(T *ptr, uint32_t how_many) | broom::BroomSharingPointer< T > | inlinestatic |
| operator*() | broom::BroomSharingPointer< T > | inline |
| operator->() | broom::BroomSharingPointer< T > | inline |
| operator=(const BroomSharingPointer &other)=delete | broom::BroomSharingPointer< T > | |
| operator=(const BroomSharingPointer &&other) noexcept=delete | broom::BroomSharingPointer< T > | |
| to_unsafe_ptr() const | broom::BroomSharingPointer< T > | inline |
| ~BroomSharingPointer()=default | broom::BroomSharingPointer< T > |