C++ : why we cannot use "=" to shared_ptr or unique_ptr?

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



Duration: 1:18
0 views
0


C++ : why we cannot use "=" to shared_ptr or unique_ptr?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

As promised, I have a secret feature that I want to reveal to you.
This is a YouTube's feature which works on Desktop.
First, Make sure the video is currently in playing mode.
Then, type the letters 'awesome' on the keyboard.
Your YouTube progress indicator will turn into a shimmering rainbow.

An introduction to myself in a few words,
Hi there, I go by the name of Delphi.
I am here to aid you in getting answers to your questions.
C++ : why we cannot use "=" to shared_ptr or unique_ptr?
If you require more detailed information, please don't hesitate to comment or chat with me.
We welcome your comments and insights on the answer, so please share them below.
A 'heart' from me is a way of showing appreciation for your answer.
we shared_ptr or C++ to cannot use "=" unique_ptr? why :




Other Videos By Hey Delphi


2023-05-01Django : How to store django objects as session variables ( object is not JSON serializable)?
2023-05-01C++ : How to use lambda as template argument with default value in C++?
2023-05-01NodeJS : Can't Catch Error for Mongoose Model Save
2023-05-01PYTHON : How to apply piecewise linear fit in Python?
2023-05-01Django : How to approach creating Related Links generic (like Comments/Tags) in Django
2023-05-01SQL : Where can I get the old, free version of Anjlab's SQL Profiler?
2023-05-01Django : How to tell Django staticfiles to not collect user uploaded media directory files?
2023-05-01HTML : How do I edit HTML.tmLanguage in sublime on mac osx
2023-05-01CSS : How to create a character like â–º in Stackoverflow editor page?
2023-05-01JavaScript : How to change the indentation width in emacs javascript mode
2023-05-01C++ : why we cannot use "=" to shared_ptr or unique_ptr?
2023-05-01jQuery : how to remove pagination in datatable
2023-05-01PYTHON : How to get the name of an open file?
2023-05-01HTML : How to get filtered row count
2023-05-01jQuery : how to get a zip with $.ajax from php server
2023-05-01C++ : What is #__VA_ARGS__ supposed to generate when there are no arguments passed?
2023-05-01HTML : How to extract value from span tag
2023-05-01Array : Why set arrayLength in "new Array(arrayLength)"?
2023-05-01C++ : How to work around 10 limit for make_shared in Visual Studio
2023-05-01Windows : How to open Cmd with selenium?
2023-05-01C++ : Doing a section with one thread and a for-loop with multiple threads