Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
642 results
Metaphor of passing by reference vs. passing by value in C++ (as well as marking const) using hamsters in a habitrail as example.
777 views
13 years ago
Metaphor of passing by reference vs. passing by value in C++ using hamsters in a habitrail as example.
1,254 views
Demo of accumulating value in a single variable in C++.
5,762 views
Heyo! I'm Michael and in this video we're going to cover the basics of Reference Types in C#. What really makes them different ...
1,124 views
1 year ago
Assigning reference variable using a reference variable duplicate I hope you found a solution that worked for you :) The Content is ...
1 view
Shows the difference between passing a string by value and by reference to a function in C++.
2,419 views
3 years ago
C++ reference to a variable on its initialization [duplicate] I hope you found a solution that worked for you :) The Content (except ...
2 views
Why rvalue reference template variable is able to bind to lvalue I hope you found a solution that worked for you :) The Content ...
4 views
2 years ago
In this video, we delve into a common question among C++ developers: Is it safe to use const references for temporary variables?
0 views
3 months ago
Is it valid to use a reference to a local variable to initialize a constexpr variable? I hope you found a solution that worked for you ...
Difference between instance and a reference variable in C# I hope you found a solution that worked for you :) The Content is ...
In this video, we delve into the intricacies of extending local variable lifetime in C++ through the effective use of references.
4 months ago
C++ reference to a variable on its initialization duplicate Hey guys! Hopefully you found a solution that helped you! The Content is ...
What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!) ✧ I really hope you found a ...
10 months ago
Arrays are reference variables, which means simple assignment doesn't make a copy of the values.
753 views
6 years ago
131 views
5 years ago
Demo of how to pass parameters by value to a function in C++. Questions: 1) What is the return type of drawBar? 2) What are the ...
7,699 views
14 years ago
register variable in C and C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
15 views
C++ receive function return by reference Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
19 views
Demo showing how to use an if..else if..else ladder to assess how bad a mini golfer someone is in C++. Questions: 1) What data ...
718 views