ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,923 results

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

11 months ago

CppNow
C++Now 2018: Michael Spencer “How Compilers Reason About Exceptions”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:31:29
C++Now 2018: Michael Spencer “How Compilers Reason About Exceptions”

2,260 views

7 years ago

xmdi
Python vs C/C++ vs Assembly side-by-side comparison

next i will compare fortran and 4chan a test of the relative performance, not the prime-checking algorithm.

1:01
Python vs C/C++ vs Assembly side-by-side comparison

5,115,018 views

4 years ago

CppNow
C++Now 2017: Bryce Lelbach “C++17 Features"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:34:10
C++Now 2017: Bryce Lelbach “C++17 Features"

23,746 views

8 years ago

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

4 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

7 months ago

Roel Van de Paar
Inline Functions C# (3 Solutions!!)

Inline Functions C# Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to God, ...

2:29
Inline Functions C# (3 Solutions!!)

71 views

3 years ago

Roel Van de Paar
Code Review: Inline visitor implementation for C++11 (2 Solutions!!)

Code Review: Inline visitor implementation for C++11 Helpful? Please support me on Patreon: ...

3:12
Code Review: Inline visitor implementation for C++11 (2 Solutions!!)

1 view

3 years ago

GNU Tools Cauldron
C++20 coroutines in GCC - GNU Tools Cauldron 2019

Presented by Iain Sandoe at GNU Tools Cauldron 2019 --- GNU Tools Cauldron 2019: https://gcc.gnu.org/wiki/cauldron2019.

57:21
C++20 coroutines in GCC - GNU Tools Cauldron 2019

583 views

6 years ago

Matt Godbolt
[AoCO 18/25] Partial Inlining

Day 18 of the Advent of Compiler Optimisations - Partial Inlining It's not always a good idea to inline larger functions; but the ...

6:54
[AoCO 18/25] Partial Inlining

6,751 views

3 weeks ago

Roel Van de Paar
Inline functions in C++. What's the point? (6 Solutions!!)

Inline functions in C++. What's the point? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

4:45
Inline functions in C++. What's the point? (6 Solutions!!)

5 views

3 years ago

SwedenCpp
Arvid Norberg: ABI compatibility and inline namespaces

StockholmCpp 19, January 17, 2019 The meetup was kindly hosted by Atlas Copco, https://www.atlascopco.com/ Event photos: ...

26:52
Arvid Norberg: ABI compatibility and inline namespaces

636 views

6 years ago

Mahesh
Lecture 7- Inline functions in C++

In this video, we will see how inline functions are created and used in C++ programming.

20:24
Lecture 7- Inline functions in C++

13 views

6 years ago

Profesor Retroman
C++ : Identificadores automáticos y miembros static inline

[C++ 6.6]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...

19:42
C++ : Identificadores automáticos y miembros static inline

1,352 views

6 years 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

CppNow
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:35:34
C++Now 2019: Vittorio Romeo “Higher-order functions and `function_ref`”

2,187 views

6 years ago

CppNow
A Tutorial Introduction to C++11 & 14 Part 1

The first part of Leor Zolman's talk from C++Now 2014 Slides are available here: ...

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

37,644 views

11 years ago

The Debug Zone
Working inline assembly in C for bit parity?

c: Working inline assembly in C for bit parity? Thanks for taking the time to learn more. In this video I'll go through your question, ...

4:15
Working inline assembly in C for bit parity?

5 views

1 year ago

media.ccc.de
GPN19 - What every programmer should know about inline assembler

https://media.ccc.de/v/gpn19-121-what-every-programmer-should-know-about-inline-assembler Viele Programmierer kommen mit ...

56:20
GPN19 - What every programmer should know about inline assembler

2,139 views

6 years ago

GNU Tools Cauldron
Inline expansion of string and memory operations to increase performance on PPC64LE

Presented by Aaron Sawdey at GNU Tools Cauldron 2019 --- GNU Tools Cauldron 2019: https://gcc.gnu.org/wiki/cauldron2019.

46:42
Inline expansion of string and memory operations to increase performance on PPC64LE

262 views

6 years ago