ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

279 results

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

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

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

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

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

8 years ago

UbiComp University of Siegen
ACPP02

... functions to refactor things then inline is often uh a better way to do it yes it's like defining micro function exactly so in good old C ...

1:29:16
ACPP02

165 views

1 year 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

582 views

6 years ago

MUCplusplus
[MUC++] Ivica Bogosavljevic - The performance price of virtual functions in C++

Virtual function mechanism is one of the core concepts of C++, however, it does come with a performance price. But how high is ...

41:36
[MUC++] Ivica Bogosavljevic - The performance price of virtual functions in C++

860 views

4 years 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,184 views

6 years ago

CppNow
C++Now 2019: Lisa Lippincott “Practical Interfaces for Practical Functions”

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

1:35:57
C++Now 2019: Lisa Lippincott “Practical Interfaces for Practical Functions”

1,160 views

6 years ago

strager
Faster than Rust and C++: the PERFECT hash table

I had a week of fun designing and optimizing a perfect hash table. In this video, I take you through the journey of making a hash ...

33:52
Faster than Rust and C++: the PERFECT hash table

700,941 views

2 years ago

SwedenCpp
Mikael Rosbacke: Embedded friendly std::function alternative

Code: https://github.com/rosbacke/delegate Recorded at StockholmCpp 18 ...

31:51
Mikael Rosbacke: Embedded friendly std::function alternative

2,252 views

7 years ago

CppNow
Michael Caisse: Lambda Functions

Michael's talk from C++Now! 2012 Anonymous functions have proven to be a useful tool in many languages. Their locality and ...

1:44:21
Michael Caisse: Lambda Functions

2,572 views

13 years ago

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

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

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

8,724 views

11 years ago

CWCS Education
CS225 u5 l1

... hiding - multiple inclusion and include guards - static members - static examples - inline functions - constructor initializes.

30:48
CS225 u5 l1

16 views

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

Brisbane Functional Programming Group
Functional node.js - Robert Roose - BFPG 2010-11

This video was originally published at https://vimeo.com/17653317.

32:24
Functional node.js - Robert Roose - BFPG 2010-11

218 views

10 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,639 views

11 years ago

CppNow
John Lakos: Large-Scale C++: Advanced Levelization Techniques, Part I

Developing a large-scale software system in C++ requires more than just a sound understanding of the logical design issues ...

1:29:04
John Lakos: Large-Scale C++: Advanced Levelization Techniques, Part I

3,855 views

9 years ago

CppNow
C++Now 2017: Lisa Lippincott “Locally Atomic Capabilities and How to Count Them"

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

1:37:09
C++Now 2017: Lisa Lippincott “Locally Atomic Capabilities and How to Count Them"

1,290 views

8 years ago