René's URL Explorer Experiment


Title: Weak reference - C++ Patterns

Open Graph Title: Weak reference - C++ Patterns

Description: Maintain a non-owning reference to a shared dynamically allocated object to break circular dependencies.

Open Graph Description: Maintain a non-owning reference to a shared dynamically allocated object to break circular dependencies.

Opengraph URL: https://cpppatterns.com/patterns/weak-reference.html

direct link

Domain: cpppatterns.com

twitter:cardsummary
twitter:creator@sftrabbit
og:site_nameC++ Patterns
fb:app_id676162015844286

Links:

C++Patternshttps://cpppatterns.com/
https://github.com/sftrabbit/CppPatterns-Patterns
https://twitter.com/cpppatterns
← Patternshttps://cpppatterns.com/
CC0 Public Domain Dedicationhttp://creativecommons.org/publicdomain/zero/1.0/
c++11https://cpppatterns.com/#/search/c++11
std::weak_ptrhttp://en.cppreference.com/w/cpp/memory/weak_ptr
std::shared_ptrhttp://en.cppreference.com/w/cpp/memory/shared_ptr
lines 5–14https://cpppatterns.com/patterns/weak-reference.html#line5
lines 16–30https://cpppatterns.com/patterns/weak-reference.html#line16
line 13https://cpppatterns.com/patterns/weak-reference.html#line13
line 33https://cpppatterns.com/patterns/weak-reference.html#line33
line 26https://cpppatterns.com/patterns/weak-reference.html#line26
lines 27–29https://cpppatterns.com/patterns/weak-reference.html#line27
https://github.com/sftrabbit
https://github.com/dyp-cpp
https://github.com/migrantcoder
Fork this pattern on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns/tree/master/common-tasks/memory-management/weak-reference.cpp
Tweethttps://twitter.com/share
fork the project on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns
Tweethttps://twitter.com/share
Joseph Mansfieldhttp://josephmansfield.uk/

Viewport: width=device-width,user-scalable=no


URLs of crawlers that visited me.