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
1,184 results
Code: https://github.com/rosbacke/delegate Recorded at StockholmCpp 18 ...
2,262 views
7 years ago
In this video we examine pointers and addresses. We also see how this applies to arrays. Pointers are an extremely powerful and ...
466 views
5 years ago
Is C++20 a language that supports a functional style of programming? Can we write modern C++ code in a pure functional style ...
2,509 views
3 years ago
In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...
100,444 views
4 years ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
1,162 views
6 years ago
... base class, and then using a table of function pointers (the virtual table) to perform dynamic dispatch when a method is called.
8,884 views
2,305 views
C pointers.
303 views
This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...
38,353 views
... h and v3 we call this dreference pointer function which is just dreferencing A1 and so what does this mean v1 is going to contain.
924 views
4 months ago
Live coding on a C project Project: Can you merge two functions together in C, at runtime? If you have a function that doubles a ...
1,708 views
Streamed 1 year ago
Neil Muller https://2016.za.pycon.org/talks/20/ Python [CFFI (C Foreign Function Interface)](https://cffi.readthedocs.io/en/latest/) ...
1,476 views
9 years ago
This talk dives into the origins of functional programming, going all the way back to where the term was first introduced, to see how ...
6,900 views
This video shows different ways to implement a simple traffic light example on an Arduino, using the classic switch case, a table of ...
15,665 views
2,192 views
How is a function call resolved? How does the compiler find the right function and how does the compiler choose from a set of ...
1,045 views
C++ C string arrays using pointers and dynamic memory, struct pointers, void pointers, function pointers http://arkiletian.com/cs3.
102 views
... validation logic and life is beautiful is after that so this is the C version of doing this not C version find pointer to function version ...
61 views
1 year ago
10,679 views
8 years ago
2,164 views
Towards understanding asynchronous interfaces. First the introduction to some common functional patterns like Functor, which, ...
11,785 views
13 years ago
Enables embedded software skills for Developers!
44 views
Functional Parsing in C++20. Is C++20 a language that supports a functional style of programming? In this tutoiral, we'll take a ...
256 views
Templates - and variadic templates - are an important aspect of writing a successful library in C++; libraries that can deal with ...
551 views
StockholmCpp 19, January 17, 2019 The meetup was kindly hosted by Atlas Copco, https://www.atlascopco.com/ Event photos: ...
1,107 views