René's URL Explorer Experiment


Title: Shared ownership - C++ Patterns

Open Graph Title: Shared ownership - C++ Patterns

Description: Share ownership of a dynamically allocated object with another unit of code.

Open Graph Description: Share ownership of a dynamically allocated object with another unit of code.

Opengraph URL: https://cpppatterns.com/patterns/shared-ownership.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
line 11https://cpppatterns.com/patterns/shared-ownership.html#line11
std::shared_ptrhttp://en.cppreference.com/w/cpp/memory/shared_ptr
std::make_sharedhttp://en.cppreference.com/w/cpp/memory/shared_ptr/make_shared
Line 12https://cpppatterns.com/patterns/shared-ownership.html#line12
transfer unique ownership of an objecthttps://cpppatterns.com/patterns/unique-ownership.html
https://github.com/sftrabbit
Fork this pattern on GitHubhttps://github.com/sftrabbit/CppPatterns-Patterns/tree/master/common-tasks/memory-management/shared-ownership.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.