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,081 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,740 views
6 years ago
21,662 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 C++ smart pointers, focusing specifically on `std::unique_ptr`. While `std::unique_ptr` ...
3 views
1 year ago
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 intricacies of const references in C++. As a fundamental concept in C++, understanding how const ...
8 views
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
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 arrays within structs in C and C++. Whether you're a beginner ...
26 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
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
En este video se habla acerca del uso de la palabra reservada 'const' en C++. Asimismo, se detallan casos de uso en la ...
667 views
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
In this video, we delve into the intricacies of C++ type binding, specifically focusing on the behavior of `const int&` and its ability to ...
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 intricacies of casting `const` to `non-const` in C, a topic that often raises questions among ...
9 views
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
En este video se explica el uso de la directiva del preprocesador 'define' y el uso de 'const' para la creación de constantes, ...
234 views
In this video, we delve into the intricacies of using pointers with const vectors in C++. As we explore common challenges and ...
7 views
... 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
In this video, we delve into the intricacies of the `const` type qualifier in C++, a fundamental concept that can often lead to ...
0 views
2 months ago
overloaded const and non-const class methods returning references in C++ Helpful? Please support me on Patreon: ...
3 years ago
What is const keyword in C++, for what thing it is used. In this video i teach all about const and #define (preprocessor directives)
674 views
7 years ago