ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

132 results

Simon Howroyd
ESP-IDF in CPP 18: RTTI fix, attribute value specialisation and dynamic table GATTS construction

https://github.com/howroyd/esp32_youtube_series/commit/f3c4d0cfb30929dc9443c36b20c2f7df3ba3e465.

56:26
ESP-IDF in CPP 18: RTTI fix, attribute value specialisation and dynamic table GATTS construction

615 views

3 years ago

Roel Van de Paar
Unique type ID, no RTTI (2 Solutions!!)

Unique type ID, no RTTI Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

2:57
Unique type ID, no RTTI (2 Solutions!!)

11 views

3 years ago

Using std::cpp
Modern C++ Asynchrony Using Qt   Ville Voutilainen

The talk explains how P2300, the Senders & Receivers proposal, is integrated to Qt, and talks about the prototype implementation ...

1:19:03
Modern C++ Asynchrony Using Qt Ville Voutilainen

445 views

1 year ago

Using std::cpp
Known pitfalls in C++26 Contracts - Ran Regev

While the Contract facility gives a good way to find bugs, still it bears a few already known pitfalls. I'll open by describing the ...

1:14:49
Known pitfalls in C++26 Contracts - Ran Regev

2,273 views

6 months ago

Roel Van de Paar
Code Review: Is there a better solution to get RTTI info about a polymorphic type?

Code Review: Is there a better solution to get RTTI info about a polymorphic type? Helpful? Please support me on Patreon: ...

2:58
Code Review: Is there a better solution to get RTTI info about a polymorphic type?

1 view

3 years ago

The Debug Zone
Why C++ Compilers Don't Optimize dynamic_cast for Final Classes Explained

In this video, we delve into the intricacies of C++ compilers and their handling of the `dynamic_cast` operator, particularly when it ...

1:51
Why C++ Compilers Don't Optimize dynamic_cast for Final Classes Explained

6 views

10 months ago

Linux Plumbers Conference
The journey of BPF from restricted C language towards extended and safe C. - Alexei Starovoitov

The journey of BPF from restricted C language towards extended and safe C. - Alexei Starovoitov --- The Linux Plumbers ...

35:30
The journey of BPF from restricted C language towards extended and safe C. - Alexei Starovoitov

413 views

3 years ago

Roel Van de Paar
Unique compile time (constexpr) type ID without RTTI (2 Solutions!!)

Unique compile time (constexpr) type ID without RTTI Helpful? Please support me on Patreon: ...

3:19
Unique compile time (constexpr) type ID without RTTI (2 Solutions!!)

16 views

3 years ago

CppNow
Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019

http://cppnow.org — Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019 Presentation Slides, ...

1:32:53
Matchine: C++ Pattern Matching for Open Sum Types - André Bergner - CppNow 2019

1,414 views

6 years ago

GenZ
Learn Advanced C++ Programming - Full Course (Part 1)

Learn Advanced C++ Programming in this full course. You will be able to learn many new advanced topics which you haven't ...

4:01:55
Learn Advanced C++ Programming - Full Course (Part 1)

4,980 views

2 years ago

SwedenCpp
Johan Thelin: Ancient C++

In the light of recent progress of C++, lets take a look back to the dark ages. How did we end up here, and how was it to develop ...

43:42
Johan Thelin: Ancient C++

348 views

6 years ago

Einsteinzee
Learning by doing :: C++ -- Casting in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

15:31
Learning by doing :: C++ -- Casting in C++

94 views

1 year ago

shadhu yadav
A Tutorial Introduction to C++11/14 - Part II

I created this video with the YouTube Video Editor (https://www.youtube.com/editor)

1:40:53
A Tutorial Introduction to C++11/14 - Part II

20 views

9 years ago

Yaser Zhian
An Efficient Runtime Type System for C++ - Yaser Zhian (TGC 2017)

This is the talk I gave in 2017 at Tehran Game Convention. In it, I present what I call "DyStructs", a system to efficiently compose, ...

1:00:53
An Efficient Runtime Type System for C++ - Yaser Zhian (TGC 2017)

550 views

5 years ago

Michael Kapelko
1.8. Build and run sample OSG application under Android. OpenSceneGraph cross-platform guide 01

This video is part of OpenSceneGraph cross-platform guide 01: ...

18:08
1.8. Build and run sample OSG application under Android. OpenSceneGraph cross-platform guide 01

1,596 views

8 years ago

MUCplusplus
[MUC++] Sándor Dargó - What about executable sizes?

Initially, my primary focus as a developer was to ensure that my code could compile and execute - more or less - as intended.

1:14:38
[MUC++] Sándor Dargó - What about executable sizes?

175 views

2 years ago

Using std::cpp
C++ Type Erasure - Michael Hava

C++ has had language support for runtime polymorphism ever since the introduction of the virtual keyword. Unfortunately said ...

44:26
C++ Type Erasure - Michael Hava

995 views

1 year ago

shadhu yadav
A Tutorial Introduction to C++11 & 14 Part 1

I created this video with the YouTube Video Editor (https://www.youtube.com/editor)

1:34:09
A Tutorial Introduction to C++11 & 14 Part 1

2 views

9 years ago

Roel Van de Paar
C++Type inspection (2 Solutions!!)

C++Type inspection Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:55
C++Type inspection (2 Solutions!!)

0 views

3 years ago

Xplore
C++ for Embedded Development

Embedded developers often don't realize what new developers are missing, so they don't share. I intend to bridge that gap by ...

52:28
C++ for Embedded Development

110 views

7 years ago