C++ Programming Tutorial 95 - Friend Functions and Operator Overloading

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

I just want to say im taking c++ in college and I'm watching your videos as supplemental material and its been very helpful. I've been specifically coming to your channel whenever I meed more help.

EtsaTwo
Автор

I'm almost there. Gonna take a break and come back to finish what left.

mohammedmhilal
Автор

Advertises RAD studio for C++ development but uses VS Code in the video.... Next level Thuggery!

jean-jayvester
Автор

I'm lost. But I know it will eventually click. I've done all 95 so far. 5 more to go and then to DO IT AGAIN!

vegansynths
Автор

Thanks very much for the tutorial. It's amazingly helpful. One question though, when did you create the user class? Is there a download link for it? I'm very, very, appreciative though. Your tutorials are amazingly clear.

davidbarnwelljr
Автор

It's like Randy Newman said, "You've got a friend in me." Perhaps he was talking about classes and friend functions?

All joking aside, thanks again for posting these videos!

PunmasterSTP
Автор

This vid was very helpful. Thanks for the content!

vasquezg
Автор

What does the friend operator help to output?

timewrath
Автор

Hi! I have a question, I have tried to use the getter inside of operator overloading (4:55). But I cannot access it, so i tried to do user.get_status(), but it is not working. Is it something I am doing wrong?

nazgulzholmagambetova
Автор

1:23 - the main topic of the video starts

dominikklimas
Автор

Hello, great content!
Question. When I apply this friend thing to get access to the private class status through operator overloading
It seems too make it so you can also change status to whatever you want when std::cin > user (like the default gets overruled with whatever you type)
Is it so or am I doing something wrong?(ive tried to double check that the code is the same as yours)

ttdMrGrin
Автор

Is the working of friend function similar to static function?

saiham