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
3,267 results
Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...
9,427 views
11 years ago
Do you need to get rid of magic numbers? Consider using a const variable instead of a #define. Although #defines used to have ...
2,315 views
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
6,734 views
6 years ago
21,660 views
8 years ago
What the C standard says about extern const I hope you found a solution that worked for you :) The Content (except music ...
2 views
2 years ago
In this video, we delve into the intricacies of const references in C++. As a fundamental concept in C++, understanding how const ...
8 views
1 year ago
In this video, we delve into the intricacies of C++ smart pointers, focusing specifically on `std::unique_ptr`. While `std::unique_ptr` ...
3 views
In this video, we delve into the intricacies of reference collapsing and the use of `const` in C++. Understanding these concepts is ...
6 views
6 months ago
In this video, we delve into the intricacies of initializing constant arrays within structs in C and C++. Whether you're a beginner ...
26 views
It can sometimes be useful to restrict what people can do in parts of your code. As a simple example, you can prevent them from ...
27 views
In this video, we delve into the concept of const references in C++, exploring their significance and practical applications. You'll ...
22 views
7 months 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
13 years ago
A lightning talk Event page: * https://gettogether.community/events/4161/0x1d-rtos-in-c-tooling-to-improve-and-a-farewell/ ...
650 views
5 years ago
In this video, we delve into the intricacies of initializing constant elements in C++ arrays. Whether you're a beginner looking to ...
In this video, we delve into the intriguing world of C++ and explore the limitations surrounding destructors and the `constexpr` ...
21 views
5 months ago
What is the const qualifier attached to in C: the memory area or the pointer? I hope you found a solution that worked for you :) The ...
1 view
10 months ago
In this video, we delve into the intricacies of casting `const` to `non-const` in C, a topic that often raises questions among ...
9 views
In this video, we delve into the intricacies of C++ type binding, specifically focusing on the behavior of `const int&` and its ability to ...
... input as c okay we may also declare them as constants so c is a constant they pointed to a constant integers because those are ...
186 views
Implementation defined behaviour changing const type in c Helpful? Please support me on Patreon: ...
19 views
3 years ago