ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,226 results

CppNow
Alisdair Meredith: Allocators in C++11

View entire schedule Allocators in C++11 Flug, Thursday 12:55pm - 2.10pm Alisdair Meredith This session will provide some ...

1:12:32
Alisdair Meredith: Allocators in C++11

4,072 views

12 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 2018: Louis Dionne “Runtime Polymorphism: Back to the Basics”

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

1:41:31
C++Now 2018: Louis Dionne “Runtime Polymorphism: Back to the Basics”

8,850 views

7 years ago

CppNow
C++Now 2017: Peter Bindels "Mocking C++"

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

57:10
C++Now 2017: Peter Bindels "Mocking C++"

3,609 views

8 years ago

MUCplusplus
[MUC++] Andrew Sutton - "Metaprogramming in C++" (Virtual)

This talk charts the trajectory of compile-time metaprogramming support in C++, starting with template metaprogramming, through ...

1:30:05
[MUC++] Andrew Sutton - "Metaprogramming in C++" (Virtual)

954 views

5 years ago

CoreCppIL
Noam Weiss :: Virtual templated methods

Presented at Core C++ 2023 conference. You can write a virtual method, you can write a templated method, but you can't write a ...

25:49
Noam Weiss :: Virtual templated methods

595 views

2 years ago

CppNow
David Stone: Functions Want To Be Free

When designing a class, what do you make a member function, x.f(), and what do you make a free function, f(x)? When extending ...

1:31:00
David Stone: Functions Want To Be Free

1,796 views

9 years ago

Mahesh
Lecture 26- Virtual Functions in C++

This video explains the concept of virtual function and run time polymorphism in C++.

26:10
Lecture 26- Virtual Functions in C++

9 views

6 years ago

CppNow
C++Now 2018: Mark Zeren “-Os Matters”

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

44:13
C++Now 2018: Mark Zeren “-Os Matters”

3,526 views

7 years ago

MUCplusplus
[MUC++] Klaus Iglberger - "Calling Functions: A Tutorial" (Virtual)

How is a function call resolved? How does the compiler find the right function and how does the compiler choose from a set of ...

1:24:43
[MUC++] Klaus Iglberger - "Calling Functions: A Tutorial" (Virtual)

1,044 views

5 years ago

MUCplusplus
[MUC++] Roi Barkan - "Variations on Variant" (Virtual)

std::variant was added to C++ in 2017 as a type-safe alternative to C's union. To start us off, I will shortly introduce the rationale of ...

1:16:23
[MUC++] Roi Barkan - "Variations on Variant" (Virtual)

579 views

5 years ago

CppNow
C++Now 2017: Jason Turner "(Ab)using C++17"

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

1:03:09
C++Now 2017: Jason Turner "(Ab)using C++17"

10,673 views

8 years ago

CppNow
Daveed Vandevoorde: "Modules in C++"

Daveed's keynote from the 2012 C++Now! conference. May 2012, Aspen, CO. Since the dawn of C++, the preprocessor has been ...

1:08:43
Daveed Vandevoorde: "Modules in C++"

4,990 views

13 years ago

CppNow
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

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

1:29:26
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

4,637 views

6 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

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

Studio IIT Bombay
CS101x S459 Polymorphism and Virtual Functions

This video has been released by Studio IIT Bombay under Creative Commons license.

44:44
CS101x S459 Polymorphism and Virtual Functions

68 views

3 years ago

Rendis
OOP in C & C++

All video material belongs to ArsDigita (http://www.aduni.org/). This course was released under CC BY-SA 2.0 license ...

1:23:03
OOP in C & C++

7 views

9 years ago

SwedenCpp
Björn Fahller: Programming with Contracts in C++20

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

1:29:44
Björn Fahller: Programming with Contracts in C++20

1,106 views

6 years ago

CppNow
C++0x Progress and Status - Michael Wong [ BoostCon 2011 ]

https://cppnow.org --- As we close in on ratification of C++0x this year, this 1.5 hour talk will review what are the controversial ...

1:21:38
C++0x Progress and Status - Michael Wong [ BoostCon 2011 ]

113 views

12 years ago