Home | C-Bits Package Documentation | Project Page |
Compounds | |
class | cbits::ref_ptr |
"Smart", thread-safe, reference-counting pointer. More... | |
class | cbits::safe_ptr |
"Smart", thread-safe, reference-counting pointer that also synchronizes all method calls to the underlying object. More... | |
class | cbits::sync_ptr |
"Smart", synchronizing pointer. More... |
|
|