ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

404 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?

405 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

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

2 months 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 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,954 views

6 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

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

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

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

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

Jittat Fakcharoenphol
C++: การเขียน copy constructor และ assignment operator (ต่อจาก Rule of Three)

การเขียน copy constructor และ assignment operator รวมถึงการใช้ copy-and-swap idiom.

12:09
C++: การเขียน copy constructor และ assignment operator (ต่อจาก Rule of Three)

318 views

8 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

Roel Van de Paar
Code Review: Vector with move constructor and move assignment operator

Code Review: Vector with move constructor and move assignment operator Helpful? Please support me on Patreon: ...

2:54
Code Review: Vector with move constructor and move assignment operator

5 views

3 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

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

Bartosz Milewski
C++11 Concurrency, Part 2

Move semantics, passing arguments to threads.

20:45
C++11 Concurrency, Part 2

30,874 views

13 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++

752 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

The Debug Zone
Understanding Constexpr Implicitly Declared Functions in C++: A Guide

In this video, we delve into the fascinating world of C++ and explore the concept of `constexpr` implicitly declared functions.

3:50
Understanding Constexpr Implicitly Declared Functions in C++: A Guide

5 views

1 year ago

CppNow
Leor Zolman: A Zephyr Overview of C++11 (Part II)

Last year I covered most of C++11 in one 90-minute "whirlwind" session, a feat only made possible by moving at a breakneck ...

1:55:14
Leor Zolman: A Zephyr Overview of C++11 (Part II)

888 views

12 years ago