ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

361 results

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,799 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

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

11 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

spinningheadmedia
Function Templates in C++

Explaining function templates in C++.

21:30
Function Templates in C++

13,537 views

14 years ago

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

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

6 years ago

CppNow
C++Now 2019: Peter Sommerlad “How I learned to Stop Worrying and Love the C++ Type System”

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

1:33:32
C++Now 2019: Peter Sommerlad “How I learned to Stop Worrying and Love the C++ Type System”

4,476 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

Fardad Soleimanloo
OOP244 - 2201- Feb 3

For a a and for B and C if I have something like this if I have C is equal to a plus B I will tell you tell me what is the function call for ...

1:23:44
OOP244 - 2201- Feb 3

422 views

5 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

Cave of Programming
C++ Tutorial for Beginners 15 - Complex Conditions

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

21:18
C++ Tutorial for Beginners 15 - Complex Conditions

22,356 views

11 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

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

Unit Inheritance Overloading and Templates, Video 03 - Templates In our third video for this unit we introduce template classes ...

1:17:58
COSC 2336 Data Structures and Algorithms : C++ Function and Class Templates

83 views

5 years ago

Dandalf
Intro to C Structured Records and C++ Classes and Objects - part 1/4

Part-1 covers life before objects as implemented with structured records in the C-language and an introduction to classes and ...

20:51
Intro to C Structured Records and C++ Classes and Objects - part 1/4

923 views

4 years ago

CppNow
C++Now 2019: Odin Holmes “Tacit DSL All the Things”

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

1:29:49
C++Now 2019: Odin Holmes “Tacit DSL All the Things”

2,796 views

6 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,462 views

12 years ago

CppNow
C++Now 2018: Odin Holmes “Boost.TMP: Your DSL for Metaprogramming”

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

1:21:10
C++Now 2018: Odin Holmes “Boost.TMP: Your DSL for Metaprogramming”

1,718 views

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

461 views

2 years ago