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
628 results
Metaphor of passing by reference vs. passing by value in C++ using hamsters in a habitrail as example.
1,251 views
13 years ago
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
Demo of accumulating value in a single variable in C++.
5,762 views
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
C++ reference to a variable on its initialization duplicate Hey guys! Hopefully you found a solution that helped you! The Content is ...
0 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
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
In this video, we delve into a common question among C++ developers: Is it safe to use const references for temporary variables?
2 months ago
Difference between instance and a reference variable in C# I hope you found a solution that worked for you :) The Content is ...
11 months ago
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
What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!) ✧ I really hope you found a ...
10 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 ...
In this video, we delve into the intricacies of extending local variable lifetime in C++ through the effective use of references.
3 months ago
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary? I hope you found a ...
C++ receive function return by reference Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
19 views
113 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
Arrays are reference variables, which means simple assignment doesn't make a copy of the values.
746 views
6 years ago
In this video, we delve into the concept of 'this+1' in C++, a topic that often confuses both new and experienced programmers.
3 views