ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

372 results

Peter Schneider
What is the copy-and-swap idiom?

What is the copy-and-swap idiom? I hope you found a solution that worked for you :) The Content (except music & images) is ...

7:04
What is the copy-and-swap idiom?

406 views

3 years ago

Cave of Programming
C++Tutorial for Beginners 45 - Copy Constructors; Creating Copies of Objects

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

13:16
C++Tutorial for Beginners 45 - Copy Constructors; Creating Copies of Objects

20,041 views

11 years ago

Profesor Retroman
C++ : rvalue references, move constructor & move assignment operator

Explicamos las diferencias clave entre lvalues y rvalues en C++ para introducir las #rvalue_references. Con ello, mostramos ...

1:19:17
C++ : rvalue references, move constructor & move assignment operator

1,877 views

6 years ago

Sophia Wagner
copy and assignment operator with constant size arrays

copy and assignment operator with constant size arrays Hey guys! Hopefully you found a solution that helped you! The Content is ...

2:22
copy and assignment operator with constant size arrays

1 view

3 months ago

Roel Van de Paar
Copy constructor and assignment operator for doubly linked list (3 Solutions!!)

Copy constructor and assignment operator for doubly linked list Helpful? Please support me on Patreon: ...

4:33
Copy constructor and assignment operator for doubly linked list (3 Solutions!!)

691 views

3 years ago

Peter Schneider
copy and assignment operator with constant size arrays

copy and assignment operator with constant size arrays I hope you found a solution that worked for you :) The Content is licensed ...

2:00
copy and assignment operator with constant size arrays

2 views

11 months ago

Peter Schneider
Will the std::vector copy assignment operator avoid releasing and reallocating memory if possible?

Will the std::vector copy assignment operator avoid releasing and reallocating memory if possible? I hope you found a solution ...

3:06
Will the std::vector copy assignment operator avoid releasing and reallocating memory if possible?

3 views

2 years ago

CppNow
C++Now 2018: Jon Kalb “Copy Elision”

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

4:53
C++Now 2018: Jon Kalb “Copy Elision”

6,628 views

7 years ago

Peter Schneider
Copy semantics and vectors

Copy semantics and vectors I hope you found a solution that worked for you :) The Content (except music & images) is licensed ...

5:11
Copy semantics and vectors

2 views

2 years ago

Peter Schneider
Overload resolution for copy assignment operator

Overload resolution for copy assignment operator I hope you found a solution that worked for you :) The Content is licensed under ...

2:11
Overload resolution for copy assignment operator

2 views

1 year ago

Peter Schneider
Why copy constructor does not need to consider half-assignment in C++

Why copy constructor does not need to consider half-assignment in C++ I hope you found a solution that worked for you :) The ...

3:04
Why copy constructor does not need to consider half-assignment in C++

3 views

2 years ago

CppNow
C++Now 2019: Arthur O'Dwyer “Trivially Relocatable”

We'll ask what we ought to require of a trivially relocatable type's copy constructor and assignment operators. And we'll relate ...

1:28:01
C++Now 2019: Arthur O'Dwyer “Trivially Relocatable”

5,956 views

6 years ago

Michael Cirone
Move Semantics, Again, and Perfect Forwarding
20:27
Move Semantics, Again, and Perfect Forwarding

300 views

9 years ago

Yaser Zhian
Project Blacknot - Session 008 - 2015/04/29

Project Blacknot is an endeavor to write a complete non-trivial game in C++, from scratch, and explain everything I'll be doing.

2:28:00
Project Blacknot - Session 008 - 2015/04/29

56 views

10 years ago

Amir Kamil
EECS 280: Lecture 16 Exercise 1: Compound Copies

EECS 280: Programming and Introductory Data Structures University of Michigan https://eecs280.org.

4:38
EECS 280: Lecture 16 Exercise 1: Compound Copies

62 views

7 years ago

Roel Van de Paar
A binary tree , its copy constructor and assignment operator

A binary tree , its copy constructor and assignment operator Helpful? Please support me on Patreon: ...

3:01
A binary tree , its copy constructor and assignment operator

189 views

3 years ago

Einsteinzee
Learning by doing :: C++ -- Copy Semantics in C++

This video is part of the new series called "Learning by doing :: C++" which is dedicated to random topics in C++. Here we talked ...

12:52
Learning by doing :: C++ -- Copy Semantics in C++

111 views

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

NetSecProf
Copying class objects in C++

Shows how to use the constructor, destructor, copy constructor, and copy operator to make copying and assigning class objects ...

16:02
Copying class objects in C++

753 views

3 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

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

I created this video with the YouTube Video Editor (https://www.youtube.com/editor)

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

20 views

9 years ago

Roel Van de Paar
Code Review: Exercising in copy constructors and assignment operators (2 Solutions!!)

Code Review: Exercising in copy constructors and assignment operators Helpful? Please support me on Patreon: ...

4:04
Code Review: Exercising in copy constructors and assignment operators (2 Solutions!!)

0 views

3 years ago

Warwick RSE
Inside the Black Box - Return Value Optimisation

... C++ where you have explicit things that happen when objects are copied (copy assignment operators, copy constructors etc.)

16:44
Inside the Black Box - Return Value Optimisation

30 views

3 years ago

Engineering Community
Move semantics in Modern C++ by Natalia Pyka

Content: Early attempts to introduce move semantics in C++ Optimization methods in C++: RVO, NRVO, Copy elision Performance ...

48:58
Move semantics in Modern C++ by Natalia Pyka

147 views

3 years ago

Goeduhub Technologies
Program to demonstrate the typecasting of basic type to class type

Program to demonstrate the typecasting of basic type to class type Program to demonstrate the typecasting of basic type to class ...

7:35
Program to demonstrate the typecasting of basic type to class type

212 views

4 years ago