|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Shared ownership intrusive pointer. More...
Go to the source code of this file.
Classes | |
| class | roc::core::SharedPtr< T, Ownership > |
| Shared ownership intrusive pointer. More... | |
Namespaces | |
| roc | |
| Root namespace. | |
| roc::core | |
| Basic building blocks. | |
Functions | |
| template<class T1 , class T2 > | |
| bool | roc::core::operator== (const SharedPtr< T1 > &a, const SharedPtr< T2 > &b) |
| Equality check. More... | |
Shared ownership intrusive pointer.
Definition in file shared_ptr.h.