ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

235 results

ogpolak
[C++] RTTI: Decrypt Structs & Classes x64/x86 (CS2)

In this video, I'm going to show you how to decrypt RTTI from the arguments that pass through our hook (FireGameEvent) inside a ...

2:55
[C++] RTTI: Decrypt Structs & Classes x64/x86 (CS2)

2,418 views

5 days ago

CppCon
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

https://cppcon.org​ --- C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024 --- My talk will examine the ...

57:43
C++ Under the Hood: Internal Class Mechanisms - Chris Ryan - CppCon 2024

25,124 views

11 months 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,272 views

6 months ago

Code for yourself
(Casi) Todas las formas de manejar errores en C++

¡Ayúdame a seguir haciendo estos videos! ¡Este trabajo depende de *tu* apoyo! Puedes demostrarlo de una de estas maneras ...

27:27
(Casi) Todas las formas de manejar errores en C++

2,597 views

5 months ago

LLVM
2025 EuroLLVM - Recipe for Eliminating Entire Classes of Memory Safety Vulnerabilities in C and C++

2025 EuroLLVM Developers' Meeting https://llvm.org/devmtg/2025-04/ ------ Title: A Recipe for Eliminating Entire Classes of ...

49:04
2025 EuroLLVM - Recipe for Eliminating Entire Classes of Memory Safety Vulnerabilities in C and C++

1,739 views

7 months ago

Emailx45
Delphi: Let's talk about RTTI and Custom Attributes in Classes

Programming Language: Object Pascal ( Delphi ) Run-Time Type Discovery (Reflection) Disambiguation Delphi RTTI is different ...

24:03
Delphi: Let's talk about RTTI and Custom Attributes in Classes

107 views

11 months ago

Emailx45
Delphi: How to invoke methods of the classes using RTTI without knowing it or its params?

Programming Language: Object Pascal ( Delphi ) Run-Time Type Discovery (Reflection) Disambiguation Delphi RTTI is different ...

23:03
Delphi: How to invoke methods of the classes using RTTI without knowing it or its params?

50 views

7 months ago

Mitko Nikov
Developing a Node Engine in C++

No Rust, Just C++. Recreational C++ Coding Session, testing and developing a Node Editor/Engine for the GeMMA Laboratory.

4:04:41
Developing a Node Engine in C++

1,666 views

Streamed 9 months ago

vlogommentary
Implementing a More Flexible Double Dispatch in C++

Discover how to implement a more flexible double dispatch in C++ for state and measurement classes, enhancing design patterns ...

3:29
Implementing a More Flexible Double Dispatch in C++

5 views

11 months ago

MP Coding
C++ | Tips static and dynamic casting  #shorts #cpp #cppcoding #coding #programming

In this explanation, we will discuss static and dynamic casting in C++, their differences, and how to use them effectively. Full Post ...

1:01
C++ | Tips static and dynamic casting #shorts #cpp #cppcoding #coding #programming

774 views

11 months ago

Fred Overflow
C++ es terrible — Casey Muratori / ThePrimeagen

https://www.youtube.com/watch?v=xTgO6PpMnhk

1:27
C++ es terrible — Casey Muratori / ThePrimeagen

18,634 views

11 months ago

vlogize
Understanding Property Reference in C++Builder: A Guide to Managing Class Properties

Learn how to manage properties in C++Builder, including an elegant way to change TControl properties using RTTI, making your ...

1:43
Understanding Property Reference in C++Builder: A Guide to Managing Class Properties

1 view

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

vlogize
How to Iterate Through a Vector of Shared Pointers in C++

Learn effective ways to iterate through a vector of `shared_ptr` in C++, distinguishing between derived classes like `sheep` and ...

2:10
How to Iterate Through a Vector of Shared Pointers in C++

5 views

9 months ago

TISA ASBL
TISA RTTI 5 Star Rating Q&A

00:00 TISA RTTI 5star Webinar 00:05 Q1 - What is the benefit of the RTTI 5-Star Rating for Road Authorities 02:39 Q2 - How ...

28:46
TISA RTTI 5 Star Rating Q&A

23 views

1 month ago

Embedded C++ with MSVC IDE
Embed++ 109: Why C++ beats C for embedded systems in 2025

Are you still using C for embedded development? You might be missing out on performance, safety, and maintainability gains that ...

31:13
Embed++ 109: Why C++ beats C for embedded systems in 2025

1,940 views

8 months ago

vlogize
Handling Dynamic Return Types in pybind11: A Guide for C+ +  Maps

Learn how to effectively manage variable return types in pybind11, leveraging runtime type information to handle dynamic data ...

1:42
Handling Dynamic Return Types in pybind11: A Guide for C+ + Maps

3 views

8 months ago

Coding Jesus (getcracked.io)
Candidato a desarrollador cuantitativo arrasa en la entrevista simulada de C++ | Llamada 19

¡VÍDEO YA DISPONIBLE PARA PATROCINADORES EN MI PATREON! Patreon: https://www.patreon.com/codingjesus Calendly (conversaciones ...

15:57
Candidato a desarrollador cuantitativo arrasa en la entrevista simulada de C++ | Llamada 19

65,178 views

11 months ago

vlogize
Resolving the cppyy Crash with uint8_t Arrays: A Deep Dive into the Fix

Discover the underlying causes and fixes for the `cppyy` crashes when using `uint8_t` arrays in Python. Learn about the ...

1:24
Resolving the cppyy Crash with uint8_t Arrays: A Deep Dive into the Fix

1 view

9 months ago

GNU Tools Cauldron
Handling C++ Exception Hierarchies in Ada

GNAT already offered mechanisms to handle C++ exceptions, but they were limited to exact class type matches. This presentation ...

20:49
Handling C++ Exception Hierarchies in Ada

26 views

3 months ago