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

617 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
Little Big Brains  Making Tiny Devices Great with C++   Alejandro Hidalgo   Juan Antonio García

Tiny devices, such as smart devices, sensor or security systems, are becoming more prevalent in our lives. These devices need to ...

46:03
Little Big Brains Making Tiny Devices Great with C++ Alejandro Hidalgo Juan Antonio García

228 views

2 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
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

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++

97 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

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

446 views

1 year 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
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,276 views

7 months 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

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

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

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

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

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,415 views

6 years ago

Shankar Tisu
A Tutorial Introduction to C++11 & 14 Part 1

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

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

45 views

10 years ago

Julian Kunkel
CS1PC C++ Week 5-1-1: Advanced C++ Topics 1: Software Design Patterns, the Factory Class

The last two lectures that we will have talk about advanced c plus plus topics i find these topics very interesting and they use all ...

17:05
CS1PC C++ Week 5-1-1: Advanced C++ Topics 1: Software Design Patterns, the Factory Class

8 views

5 years ago

PyCon JP
Let Python talk native by Moriyoshi Koizumi

In this talk, I am going to mention several methods to use C or C++ code from within a Python script, including Cython, Boost.

53:03
Let Python talk native by Moriyoshi Koizumi

311 views

Streamed 12 years ago