ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

51 results

The Debug Zone
Inline Functions in C Headers: Best Practices and Common Misconceptions

In this video, we delve into the world of inline functions in C headers, exploring their significance in optimizing performance and ...

2:00
Inline Functions in C Headers: Best Practices and Common Misconceptions

2 views

3 months ago

The Debug Zone
Understanding C++ Inline Functions: Declaration vs Definition Explained

In this video, we delve into the intricacies of C++ inline functions, a powerful feature that can enhance performance by reducing ...

2:34
Understanding C++ Inline Functions: Declaration vs Definition Explained

15 views

6 months ago

Queso Fuego
16 Bit Real Mode Example with C/Inline Asm

With inline assembly and linker scripts. Showing a basic boot sector/2nd stage/"kernel" flat binary example to print a string.

41:56
16 Bit Real Mode Example with C/Inline Asm

1,651 views

11 months ago

The Debug Zone
Why GCC and Clang Don't Inline Function Calls Through Function Pointer Arrays

In this video, we delve into the intricacies of function inlining in modern compilers, specifically focusing on GCC and Clang.

2:05
Why GCC and Clang Don't Inline Function Calls Through Function Pointer Arrays

3 views

8 months ago

NAREN LECTURE
03 Functions

03 Functions in C++.

1:49:44
03 Functions

27 views

4 months ago

Einsteinzee
How to write your own equation of state (EOS) for your specific CFD simulation in OpenFOAM

This video is part of the new series called "Learning by doing :: OpenFOAM" which is dedicated to random topics related to ...

33:20
How to write your own equation of state (EOS) for your specific CFD simulation in OpenFOAM

443 views

9 months ago

The Debug Zone
C++ Interface Design Without Virtual Functions: Alternatives and Best Practices

In this video, we delve into the world of C++ interface design, exploring innovative alternatives to traditional virtual functions.

4:32
C++ Interface Design Without Virtual Functions: Alternatives and Best Practices

24 views

11 months ago

NAREN LECTURE
15 Templates

Templates in C++.

1:44:42
15 Templates

0 views

3 weeks ago

Peter Schneider
MSVC calls wrong virtual method when storing a pointer to virtual method in a static inline variable

MSVC calls wrong virtual method when storing a pointer to virtual method in a static inline variable I hope you found a solution ...

3:11
MSVC calls wrong virtual method when storing a pointer to virtual method in a static inline variable

1 view

7 months ago

Algo Science Academy
Mastering C++ Programming: Comprehensive Guide to All Headers  | 02

Mastering C++ Programming: Comprehensive Guide to All Headers | 02 Master the art of C++ programming with this ...

1:30:39
Mastering C++ Programming: Comprehensive Guide to All Headers | 02

52 views

10 months ago

Matt Godbolt
[AoCO 19/25] Tail Call Optimisation

Day 19 of the Advent of Compiler Optimisations - Tail Call Optimisation When your function ends with a call to another, something ...

6:24
[AoCO 19/25] Tail Call Optimisation

6,181 views

5 days ago

GNU Tools Cauldron
Source to Source Compilation for Hardware/Software Codesign

Critical performance regions of applications are often improved by offloading them onto specialized accelerators. This process ...

46:28
Source to Source Compilation for Hardware/Software Codesign

56 views

2 months ago

NAREN LECTURE
04 Classes

Classes in C++.

1:47:26
04 Classes

0 views

3 weeks ago

KSRCAS Women
LCS:  C++ Part  I | Ms.P. SATHYA | BCA |  KSRCASW

Courses offered: UG Courses Offered B.A. English B.A. Economics B.Com. B.Com. CA B.COM Financial Marketing and Analytics ...

6:42
LCS: C++ Part I | Ms.P. SATHYA | BCA | KSRCASW

14 views

11 months ago

Zürich Friends of Haskell
Viktor Kleen: inline-*: Putting Hell back into Heaven

Have you tried calling into a library that's not written in your favorite language? Template Haskell can make the experience much ...

50:11
Viktor Kleen: inline-*: Putting Hell back into Heaven

203 views

6 months ago

Cale Technology Enterprise (CTE)
Using Arithmetic Operators and Expressions, Variables and Power Functions in C++

C++ Language Tutorial Using Arithmetic Operators and Expressions, Variables and Power Functions in C++ C++17 standard ...

19:31
Using Arithmetic Operators and Expressions, Variables and Power Functions in C++

10 views

3 weeks ago

Computer Learning Class
inline function in c++ in hindi,#programming #c++

Hindi In this video of c++ programming, it has been explained how to program using inline function. Thank you for watching ...

10:20
inline function in c++ in hindi,#programming #c++

10 views

2 months ago

NAREN LECTURE
05 Constructors

Constructors in C++.

1:47:23
05 Constructors

16 views

4 months ago

The Debug Zone
Using Lambda Expressions as Inline Data in xUnit: A Complete Guide

In this video, we dive into the powerful world of lambda expressions and their application in xUnit testing. You'll learn how to ...

2:30
Using Lambda Expressions as Inline Data in xUnit: A Complete Guide

0 views

3 months ago

Matt Godbolt
[AoCO 13/25] Loop Invariant Code Motion

Day 13 of the Advent of Compiler Optimisations - Loop Invariant Code Motion Sometimes compilers appear to give up on ...

6:08
[AoCO 13/25] Loop Invariant Code Motion

7,430 views

11 days ago