ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

354 results

CppNow
C++Now 2018: Gašper Ažman “My Little *this Deduction: Friendship is ... Uniform?”

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

1:35:43
C++Now 2018: Gašper Ažman “My Little *this Deduction: Friendship is ... Uniform?”

1,766 views

7 years ago

Mahesh
Lecture 6- Friend Function and friend Class in C++

In this video lecture, we will discuss about non-member "friend functions" and "friend classes".

28:10
Lecture 6- Friend Function and friend Class in C++

17 views

6 years ago

CppNow
David Stone: Functions Want To Be Free

Do friend functions really violate encapsulation? This presentation will cover techniques that not only allow safe and efficient ...

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

1,796 views

9 years ago

CppNow
Friendship in Service of Testing - Gábor Márton [ C++Now 2016 ]

https://cppnow.org --- Unit testing of object-oriented code requires two fundamental artifacts: replacing some of the original code ...

41:15
Friendship in Service of Testing - Gábor Márton [ C++Now 2016 ]

256 views

9 years ago

Using std::cpp
Keynote: The Art of C++ Friendship - Mateusz Pusz at using std::cpp

C++ offers a rich set of access specifiers to control the visibility of class members. However, the `friend` keyword introduces a ...

1:09:39
Keynote: The Art of C++ Friendship - Mateusz Pusz at using std::cpp

579 views

7 months ago

CppNow
Goals for Better Code - Implement Complete Types

Sean Parent's talk from C++Now 2014 --- *--* ---

1:32:48
Goals for Better Code - Implement Complete Types

9,508 views

11 years ago

spinningheadmedia
Function Templates in C++

Explaining function templates in C++.

21:30
Function Templates in C++

13,537 views

14 years ago

Virtual University of Pakistan
CS201_Lecture11

CS201 - Introduction to Programing By Dr. Naveed A. Malik.

48:35
CS201_Lecture11

12,043 views

3 years ago

Predicate Solutions
Session 10/35 (.net programming fundamentals - Access Modifiers)

Access Modifiers - (private, public, internal (friend), protected, protected internal (friend) Friend Assembly Unit Test creation in VS ...

53:10
Session 10/35 (.net programming fundamentals - Access Modifiers)

3,461 views

12 years ago

CppNow
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

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

1:27:52
C++Now 2019: JeanHeyd Meneide “The Plan for Tomorrow: Extension Points in C++ Applications”

3,996 views

6 years ago

SwedenCpp
David Friberg: Three interesting minor features of C++20

C++20 introduces four new major features: concepts, coroutines, modules and the ranges library. However, there are also several ...

1:06:57
David Friberg: Three interesting minor features of C++20

1,047 views

4 years ago

GenZ
Learn Advanced C++ Programming - Full Course (Part 3/3)

Learn Advanced C++ Programming in this full course. You will be able to learn many new advanced topics which you haven't ...

5:06:50
Learn Advanced C++ Programming - Full Course (Part 3/3)

448 views

2 years ago

Derek Harter
COSC 2336 Data Structures and Algorithms : C++ Class Method and Function Overloading

Unit Inheritance Overloading and Templates, Video 02 - C++ Class Method and Function Overloading In this video we look at ...

51:48
COSC 2336 Data Structures and Algorithms : C++ Class Method and Function Overloading

71 views

5 years ago

JCMH Programming
C++ How to Program, 9/E (Deitel & Deitel) - exercise 3.14

C++ How to Program, 9/E (Deitel & Deitel) - exercise 3.14.

21:15
C++ How to Program, 9/E (Deitel & Deitel) - exercise 3.14

164 views

2 years ago

Jerry Gannod
Midterm 1

... number of different features here that uh you wanted to pay attention to um there were um some friend functions here um this uh ...

27:00
Midterm 1

224 views

14 years ago

CppNow
C++Now 2019: Andreas Weis “Exceptions Demystified”

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

1:31:47
C++Now 2019: Andreas Weis “Exceptions Demystified”

4,064 views

6 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

CoreCppIL
All you wanted to know and more on C++20 spaceship operator

By Avi Lachmish, presented at Core C++ 2022. C++20 simplifies the definition of comparisons for user-defined types and ...

49:54
All you wanted to know and more on C++20 spaceship operator

421 views

2 years ago

zuni
Learn C++ Programming for Beginners

The concept: Classes and objects, Access specifiers, Friend function, Constructor and Destructor are explained with help of ...

1:10:59
Learn C++ Programming for Beginners

143 views

3 years ago

Virtual University of Pakistan
CS201_Lecture29

CS201 - Introduction to Programing By Dr. Naveed A. Malik.

48:13
CS201_Lecture29

3,366 views

3 years ago