C++ : why lazy copy when we have deep copy and shallow copy?

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



Duration: 1:05
0 views
0


C++ : why lazy copy when we have deep copy and shallow copy?
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, Ensure that the video is playing before proceeding.
After that, type the word 'awesome' on your keyboard.
You will see a flashing rainbow instead of a regular progress bar on YouTube.

A brief presentation of myself,
Hello everyone, I'm Delphi.
Let me assist you in answering any questions you may have.
C++ : why lazy copy when we have deep copy and shallow copy?
If you need more specific information, let me know by leaving a comment or starting a chat.
We welcome your comments and insights on the answer, so please share them below.
Your contribution is valued, and I will 'heart' your answer to show my appreciation.
we deep C++ and when have shallow copy? copy : copy why lazy




Other Videos By Hey Delphi


2023-04-15MySQL : What is the reasonable time for a mysql-query?
2023-04-15NodeJS : how to create virtual host in apache ubuntu 12.04 for node.js
2023-04-15Android : how to apply click event listener to image in android
2023-04-15Django : What is the regular expression for the "root" of a website in django?
2023-04-15HTML : How to remove "no file selected" from type=file inputs?
2023-04-15NodeJS : How to get console.log line numbers shown in Nodejs?
2023-04-15Windows : Which property of Hyper-V WMI classes to access memory info
2023-04-15Array : How can I trigger onwheel event up and down effect in javascript?
2023-04-15HTML : How to load HTML object SVG even when hidden
2023-04-15CSS : How to include autoprefixer for Jekyll
2023-04-15C++ : why lazy copy when we have deep copy and shallow copy?
2023-04-15C++ : How to calculate (n!)%1000000009
2023-04-15MySQL : Is there any way to rollback after commit in MySQL?
2023-04-15C# : Can we use same datatable for pagemethod and webmethod in ASP.NET?
2023-04-15HTML : How to prevent contents of nested DIV from overflowing parent when parent is resizable?
2023-04-15JavaScript : How to pass the id of an element that triggers an `onclick` event to the event handling
2023-04-15C++ : What's a good hash function for English words?
2023-04-15Array : Is it possible to overload "array assignment" for a custom struct?
2023-04-15R : How to grade exams/questions manually?
2023-04-15R : How can I collapse a dataframe by some variables, taking mean across others
2023-04-15Array : How can I populate an array during an async call and send it in a response object