C++ : Why does enable_shared_from_this embed a weak pointer instead of embedding the reference count

Channel:
Subscribers:
76,400
Published on ● Video Link: https://www.youtube.com/watch?v=iNL_ttoA7Z0



Duration: 1:01
0 views
0


C++ : Why does enable_shared_from_this embed a weak pointer instead of embedding the reference counter directly?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

I promised to reveal a secret feature to you, and now it's time to share it.
This is a YouTube's feature which works on Desktop.
First, Ensure that the video is playing before proceeding.
Next, enter the letters 'awesome' on your keyboard.
Your YouTube progress indicator will turn into a shimmering rainbow.

A quick introduction about me,
Hi, my name is Delphi, nice to meet you.
I am here to provide you with assistance in answering your questions.
C++ : Why does enable_shared_from_this embed a weak pointer instead of embedding the reference counter directly?
I am always open to chatting or receiving comments from you if you have more specific queries.
We encourage you to leave a comment below if you have an answer or insights on the answer.
Providing an answer will be acknowledged and appreciated with a 'heart' from me.
a reference pointer : weak embedding does the C++ directly? enable_shared_from_this counter Why instead embed of




Other Videos By Hey Delphi


2023-04-13SQL : How to avoid race condition in MySQL
2023-04-13SQL : How to Update View in SQL Server 2005
2023-04-13C# : What is appliance and how to use lambda expressions?
2023-04-13C++ : Can't access variable in template base class
2023-04-13Windows : How can I learn about cross platform game development?
2023-04-13R : How to impute missing values with row mean in R
2023-04-13HTML : How to "remember" chosen form values in PHP?
2023-04-13SQL : How Oracle SQL resolve qualified names in join condition
2023-04-13NodeJS : Can I use ES6 Javascript in Node.js without Babel?
2023-04-13MySQL : Can you use an alias in the WHERE clause in mysql?
2023-04-13C++ : Why does enable_shared_from_this embed a weak pointer instead of embedding the reference count
2023-04-13C++ : Is it allowed to add a zero to a null pointer?
2023-04-13Array : Why java allows private String[][] var[]
2023-04-13R : Can GGPLOT make 2D summaries of data?
2023-04-13C# : Is it possible to pass a value to the SelectMethod of a Repeater?
2023-04-13Array : Why is it necessary to declare a string's length in an array of strings in C?
2023-04-13Windows : What's the best monitoring framework and tool like Nagios in the MS Windows Environment?
2023-04-13C++ : Why does endl(std::cout) compile
2023-04-13Android : Is it safe to commit a FragmentTransaction inside onActivityResult()?
2023-04-13R : How can I transform geospatial data read as lat/lon coordinates from a CSV to match data read fr
2023-04-13NodeJS : Are node.js modules need to be wrapped inside the module pattern?