Pointers and References
TODO: explain how the two models translate C++ pointers and references, in particular why the refcount model maps both to
Ptr<T>, and the role ofStrongPtrfor reading through a pointer.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
TODO: explain how the two models translate C++ pointers and references, in particular why the refcount model maps both to
Ptr<T>, and the role ofStrongPtrfor reading through a pointer.