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
629 results
Metaphor of passing by reference vs. passing by value in C++ using hamsters in a habitrail as example.
1,252 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
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
Shows the difference between passing a string by value and by reference to a function in C++.
2,419 views
3 years ago
Assigning reference variable using a reference variable duplicate I hope you found a solution that worked for you :) The Content is ...
1 view
C++ reference to a variable on its initialization [duplicate] I hope you found a solution that worked for you :) The Content (except ...
2 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
In this video, we delve into a common question among C++ developers: Is it safe to use const references for temporary variables?
3 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
In this video, we delve into the intricacies of extending local variable lifetime in C++ through the effective use of references.
4 months ago
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
What are the differences between a pointer variable and a reference variable? (3 SOLUTIONS!!) ✧ I really hope you found a ...
10 months 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
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 ...
Demo of calling one function from another function that is not main in C++ and passing parameters by value to it.
40,125 views
Arrays are reference variables, which means simple assignment doesn't make a copy of the values.
751 views
6 years ago
C++ receive function return by reference Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
19 views
Does a constant reference member variable in an anonymous struct extend the lifetime of a temporary? I hope you found a ...
131 views
5 years ago
Use of Functions in Microcontroller programming. Importance of Functions in microcontroller programming Four Aspects of ...
218 views
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
In this episode I will explain to you what References are in C++. Watch the full playlist: ...
1,007 views
9 years ago
Quick demo of some misc file handling. 1) How to pass a filestream to a function. 2) How to read character data from a file both ...
5,640 views
7 years ago
Error when binding a constexpr reference to variable of different type I hope you found a solution that worked for you :) The ...