ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

306 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,798 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

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

11 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

581 views

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

Profesor Retroman
C++ : Function objects, operator() y lambdas

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

39:53
C++ : Function objects, operator() y lambdas

1,836 views

6 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

Virtual University of Pakistan
CS201_Lecture11

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

48:35
CS201_Lecture11

12,114 views

3 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)

459 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

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

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

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

6 years ago

Virtual University of Pakistan
CS201_Lecture16

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

48:39
CS201_Lecture16

6,525 views

3 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

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
Axiomatic Programming: From Euclidean Deductions to C++ Templates and Beyond

Gabriel Dos Reis' Keynote from C++Now 2014 --- *--* ---

1:31:27
Axiomatic Programming: From Euclidean Deductions to C++ Templates and Beyond

2,312 views

11 years ago

CppNow
Alisdair Meredith: Implementing tuple in C++17

C++17 adds new language features that might affect the design and implementation of 'std::tuple', such as fold expressions for ...

1:36:41
Alisdair Meredith: Implementing tuple in C++17

1,253 views

9 years ago